We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ba5c5 commit 13466f9Copy full SHA for 13466f9
.travis.yml
@@ -27,4 +27,4 @@ before_script:
27
- bash lint.sh
28
29
script:
30
- - cargo test --features file-tests llvm-backend
+ - cargo test --features "file-tests llvm-backend"
0 commit comments