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 476533c commit 8879283Copy full SHA for 8879283
.travis.yml
@@ -21,7 +21,7 @@ install:
21
source ~/.cargo/env;
22
23
curl -LSfs http://japaric.github.io/trust/install.sh | \
24
- sh -s -- --force --git japaric/cross --tag v0.1.2 --target x86_64-unknown-linux-gnu --to ~/.cargo/bin
+ sh -s -- --force --git japaric/cross --tag v0.1.2 --target x86_64-unknown-linux-gnu --to ~/.cargo/bin;
25
fi
26
27
script:
0 commit comments