Skip to content

Commit

Permalink
Hopefully omitting pint from coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
planes committed Aug 11, 2017
1 parent ddfa7a3 commit 75998b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ install:

# run test
script:
coverage run --source=SUAVE automatic_regression.py test
coverage run --source=SUAVE --omit=../trunk/SUAVE/Plugins/pint/* automatic_regression.py test

after_success:
coveralls

0 comments on commit 75998b1

Please sign in to comment.