Upgrade nose before installing travis-wheels

Carol Willing 10 years ago
parent 0d6e25113a
commit 6db1ea75b2

@ -19,7 +19,7 @@ env:
- GROUP=js/tree
before_install:
- pip install --upgrade pip
- pip install --upgrade setuptools wheel
- pip install --upgrade setuptools wheel nose
- 'if [[ $GROUP == js* ]]; then npm install -g casperjs; fi'
- git clone --quiet --depth 1 https://github.com/minrk/travis-wheels travis-wheels
install:

Loading…
Cancel
Save