Let Travis CI use Ubuntu trusty
This allows to perform C++11-based tests on the Linux.
This commit is contained in:
parent
fc9073289f
commit
fb647f69a2
@ -1,5 +1,6 @@
|
|||||||
sudo: false
|
|
||||||
language: cpp
|
language: cpp
|
||||||
|
sudo: required
|
||||||
|
dist: trusty
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user