Kyle Neideck
3ee563e4c5
Fix Travis again.
...
It seemed to think commands starting with ! were tags.
2017-02-16 00:26:04 +11:00
Kyle Neideck
e5c406da16
Fix ls command in .travis.yml failing the macOS 10.12 build.
...
Also, add some simple tests for build_and_install.sh and uninstall.sh to
.travis.yml.
2017-02-15 23:53:14 +11:00
Kyle Neideck
b5cf6de2ac
Update OSX image versions in .travis.yml. Add some files to the Xcode project.
2017-02-15 22:53:02 +11:00
Kyle Neideck
a5fb68ad2b
Fix permissions error in Travis build.
2016-10-07 07:41:08 +11:00
Kyle Neideck
61a9d89ef9
Do Travis builds on a case-sensitive .dmg to catch failures.
...
Compiling on case-sensitive filesystems has been broken a couple of
times, so hopefully this will let us catch some of those bugs early.
2016-10-06 19:20:17 +11:00
Kyle Neideck
758fe02c7a
Add OS X 10.10 and Xcode 8 builds to .travis.yml.
2016-08-23 19:42:07 +10:00
Kyle Neideck
4dba9412fb
Install NullAudio driver before tests run on Travis.
2016-05-11 10:02:31 +10:00
Kyle Neideck
90bceb9887
On Travis, quit BGMApp before running the tests.
...
Also, log the installed audio devices and their audio IDs.
I think the tests are probably failing because the Travis VMs don't have
any audio devices. If so, this won't actually fix the tests, but it
should help us narrow it down.
2016-05-11 02:34:54 +10:00
Kyle Neideck
3eac1f5dab
Allow sudo on Travis CI.
2016-04-28 08:49:35 +10:00
Kyle Neideck
eda3505f1a
Add initial .travis.yml to see if it works.
2016-04-27 02:49:35 +10:00