Unverified Commit 604112c2 by Dominic Hamon Committed by GitHub

Run build-and-test on all branches

parent 09a87e31
name: build-and-test name: build-and-test
on: on:
push: push: {}
branches: [master] pull_request: {}
pull_request:
branches: [master]
jobs: jobs:
# TODO: add 32-bit builds (g++ and clang++) for ubuntu # TODO: add 32-bit builds (g++ and clang++) for ubuntu
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment