Skip to content

Commit

Permalink
Merge 79d1dff into 6e0c9be
Browse files Browse the repository at this point in the history
  • Loading branch information
kirstenwinther committed Aug 21, 2018
2 parents 6e0c9be + 79d1dff commit 41336b1
Show file tree
Hide file tree
Showing 21 changed files with 1,860 additions and 1,130 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ install:
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION -y
- source activate test-environment
- pip install .
- pip install -r requirements.txt

script:
- nosetests ./catkit --with-coverage --cover-inclusive --cover-package=. --cover-erase
Expand Down

0 comments on commit 41336b1

Please sign in to comment.