aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 2a186aa..f530e1e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,8 +17,7 @@ addons:
- git # Needed to stop git from getting deleted
install:
- - make go-tools
- - make test-setup
+ - make travis-install
script:
- - make check
+ - make travis-script