travis-ci: use newer build infra

This commit is contained in:
Ryan Uber 2015-07-28 09:13:25 -07:00
parent a6317f2fb2
commit 3ad7a53095
1 changed files with 4 additions and 2 deletions

View File

@ -10,3 +10,5 @@ branches:
install: make deps
script:
- make test
sudo: false