Skip to content

Commit

Permalink
Merge c5d7ff3 into 472be38
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Liu committed Jul 2, 2018
2 parents 472be38 + c5d7ff3 commit d96ad32
Show file tree
Hide file tree
Showing 4 changed files with 450 additions and 70 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ before_script:
- "export MPLBACKEND=agg"
- sleep 3

script: nosetests hera_pspec --with-coverage --cover-package=hera_pspec
script: nosetests hera_pspec --with-coverage --cover-package=hera_pspec --verbose

after_success:
- coveralls
Loading

0 comments on commit d96ad32

Please sign in to comment.