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 0273b3f commit 2c8f618Copy full SHA for 2c8f618
.travis.yml
@@ -18,6 +18,7 @@ env:
18
- GROUP=js/services
19
- GROUP=js/tree
20
before_install:
21
+ - pip install --upgrade pip setuptools
22
- 'if [[ $GROUP == js* ]]; then npm install -g [email protected]; fi'
23
- git clone --quiet --depth 1 https://github.com/minrk/travis-wheels travis-wheels
24
install:
0 commit comments