changeset 189:4a16602528c2

Python env doesn't work on osx; will cpp env work for our python dependency?
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 20 Jan 2017 10:53:52 +0000
parents 35f038539cbf
children 8cf6674998c8
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Fri Jan 20 10:38:07 2017 +0000
+++ b/.travis.yml	Fri Jan 20 10:53:52 2017 +0000
@@ -2,7 +2,7 @@
   - trusty
 
 language:
-  - python
+  - cpp
 
 sudo:
   - false