Fix Travis script path.

This commit is contained in:
Jakob Stoklund Olesen
2016-07-07 17:27:51 -07:00
parent 31520717d3
commit 05826c8a69

View File

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