Skip to content

Commit

Permalink
Add nose for unittests in travis ci yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
ctokheim committed Aug 1, 2018
1 parent ee2be06 commit 8527df5
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 @@ -25,5 +25,6 @@ install:
- conda info -a
- conda env create -f environment.yml
- source activate CHASMplus
- conda install nose
- R --version
script: "nosetests tests/"

0 comments on commit 8527df5

Please sign in to comment.