Skip to content

Commit

Permalink
🐛fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Niru Maheswaranathan committed Mar 11, 2016
1 parent b265590 commit c7b5e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,7 +15,7 @@ before_install:
- pip install -U pip
install:
- travis_wait travis_retry pip install -r requirements-dev.txt
- travis_retry python setup.py dev
- travis_retry python setup.py develop
script:
- nosetests --with-coverage --cover-package=jetpack --logging-level=INFO
cache:
Expand Down

0 comments on commit c7b5e5f

Please sign in to comment.