Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
djcomlab committed Aug 7, 2018
2 parents 5df100a + e65c0fb commit f71ddbf
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 @@ -9,7 +9,7 @@ install:
script:
- behave --no-capture --no-capture-stderr --format=progress features/isa-file-handler.feature
- tox
- coverage run nose --with-coverage
- nosetests --with-coverage --cover-package=isatools
- coverage report -m
branches:
only:
Expand Down

0 comments on commit f71ddbf

Please sign in to comment.