Skip to content

Commit 245cb40

Browse files
author
Dan
committed
Updated travis cfg
1 parent aecb9f9 commit 245cb40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ script:
2020
- nosetests --with-coverage --cover-package=pssh
2121
- flake8 pssh
2222
- cd doc; make html
23+
before_deploy:
24+
- cd $TRAVIS_BUILD_DIR
2325
after_success:
2426
- coveralls
2527
deploy:

0 commit comments

Comments
 (0)