Fix Travis script path.

This commit is contained in:
Jakob Stoklund Olesen
2016-07-07 17:27:51 -07:00
parent a8c7ca6c75
commit ce7524d68f

View File

@@ -3,4 +3,4 @@ rust:
- stable - stable
- beta - beta
- nightly - nightly
script: test-all.sh script: ./test-all.sh