Fix Travis script path.
This commit is contained in:
@@ -3,4 +3,4 @@ rust:
|
|||||||
- stable
|
- stable
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
script: test-all.sh
|
script: ./test-all.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user