Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remiomosowon committed Mar 15, 2020
1 parent 9a088d6 commit 744f39d
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 @@ -18,7 +18,7 @@ install:

# command to run tests, e.g. python setup.py test
script:
coverage run --source=pyeasyga setup.py test
python -m unittest discover tests/

after_success:
coveralls

0 comments on commit 744f39d

Please sign in to comment.