Pin travis to precise until we can upgrade to trusty (#114)
This commit is contained in:
parent
fb9d82c890
commit
40461057f5
|
@ -2,6 +2,9 @@ os:
|
|||
- linux
|
||||
- osx
|
||||
|
||||
# If linux, use precise
|
||||
dist: precise
|
||||
|
||||
language:
|
||||
- cpp
|
||||
|
||||
|
|
Loading…
Reference in New Issue