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 74fd840 commit 7699f05Copy full SHA for 7699f05
.travis.yml
@@ -27,4 +27,4 @@ before_script:
27
- bash lint.sh
28
29
script:
30
- - cargo test --features "file-tests llvm-backend"
+ - touch build.rs && cargo test --features "file-tests llvm-backend"
0 commit comments