Pin travis to precise until we can upgrade to trusty (#114)

This commit is contained in:
Kai Ninomiya 2017-08-14 13:32:05 -07:00 committed by GitHub
parent fb9d82c890
commit 40461057f5
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ os:
- linux
- osx
# If linux, use precise
dist: precise
language:
- cpp