summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* travis-ci: macOS changes:Baruch Sterin2020-02-241-4/+5
| | | | | (1) updated to a newer macOS image (2) switch to use the Homebrew addon instead of command line
* Travis: build with namespaces enabled, andBaruch Sterin2018-04-021-3/+12
| | | | make sure src/demo.c can be compiled under C++ and with ABC in a namespace
* Continuos integration support of both Travis CI (Linux and macOS) and ↵Baruch Sterin2018-03-111-0/+26
Appveyor (Windows)