Skip to content

Commit

Permalink
Updated travis cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
pkittenis committed Jun 13, 2017
1 parent aecb9f9 commit 245cb40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ script:
- nosetests --with-coverage --cover-package=pssh
- flake8 pssh
- cd doc; make html
before_deploy:
- cd $TRAVIS_BUILD_DIR
after_success:
- coveralls
deploy:
Expand Down

0 comments on commit 245cb40

Please sign in to comment.