Fix travis config

This commit is contained in:
Brandon Keepers
2017-08-18 15:06:07 -05:00
parent c264b18013
commit 4f83c2cdb7

View File

@@ -1,5 +1,5 @@
before_script: "./script/bootstrap"
script: "./script/cibuild"
script: "./script/test"
#environment
language: ruby