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 f268771 commit 76de684Copy full SHA for 76de684
.travis.yml
@@ -4,7 +4,7 @@ env:
4
- FIXTURE_PATH=/tmp/schema_fixture/
5
install:
6
- pip install tox-travis
7
-- mkdir "$HOME/bin"
+- mkdir -p "$HOME/bin"
8
- curl -o "$HOME/bin/nirum" https://nightly-builds.nirum.org/travis-builds/nirum-linux-x86_64
9
- chmod +x "$HOME/bin/nirum"
10
script:
0 commit comments