Skip to content

Commit

Permalink
build two times
Browse files Browse the repository at this point in the history
  • Loading branch information
undertherain committed Apr 24, 2018
1 parent d4aa8e6 commit 02b8e30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ before_script: # configure a headless display to test plot generation
script:
- python -m unittest discover
- python -m coverage run --branch --source . -m unittest discover --verbose
- python setup.py build
- python -m coverage run --source . setup.py test

after_success:
Expand Down

0 comments on commit 02b8e30

Please sign in to comment.