Skip to content

Commit

Permalink
build fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nksaunders committed Sep 4, 2018
1 parent b1d08ab commit ee2711c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ install:

script:
- nosetests -w tests
- coverage run --source=scope setup.py test

after_success:
- if [ "$TRAVIS_BRANCH" = "master" ]; then source .ci/build-docs.sh; fi
Expand Down

0 comments on commit ee2711c

Please sign in to comment.