Mercurial > hg > qm-dsp
view .travis.yml @ 500:8a8693f38b91
Further notes in contributin
| author | Chris Cannam <cannam@all-day-breakfast.com> |
|---|---|
| date | Mon, 03 Jun 2019 14:32:24 +0100 |
| parents | 3f913390bcf2 |
| children |
line wrap: on
line source
dist: - xenial language: - cpp sudo: - false os: - linux addons: apt: packages: - wget - libsndfile-dev - libboost-all-dev - valgrind script: - make -f build/linux/Makefile.linux64 test
