Allow running travis build locally

This commit is contained in:
David Tolnay
2017-01-31 09:17:33 -08:00
parent 368784949e
commit 39c7797633
4 changed files with 78 additions and 21 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ before_script:
- pip install 'travis-cargo<0.2' --user
- export PATH=$HOME/.local/bin:$PATH
script: sh travis.sh
script: ./travis.sh
env:
global: