Skip to content

Commit

Permalink
still trying to understand why _versioneer can not be found on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanBilheux committed Mar 24, 2016
1 parent 1634b82 commit 7b88b87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,9 @@ install:
- pip install codecov
- pip install rednose
- pip install coverage
- pip install flake8 pyflakes

script:
- nosetests -v --rednose --cover-package=neutronbraggedge --with-coverage
- pyflakes setup.py versioneer.py git_version.py
- flake8 git_version.py versioneer.py
# - python tests/getdata.py
# - python tests/ivenus/signon.py
# - nosetests --exe
Expand Down

0 comments on commit 7b88b87

Please sign in to comment.