Use Ubuntu 14.04 in TravisCI to get a less antique CMake version
This commit is contained in:
parent
ad640245d8
commit
a11a13bdd1
@ -1,5 +1,6 @@
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
dist: trusty
|
||||
language: c
|
||||
script: cmake . && make -j2
|
||||
|
Loading…
x
Reference in New Issue
Block a user