Skip to content

Commit d26495b

Browse files
authored
Merge pull request #151 from ehuss/no-deploy
Remove automatic deployment.
2 parents 6f7ba84 + 326e3f1 commit d26495b

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ before_script:
99
script:
1010
- mdbook build
1111
- mdbook test
12-
after_success:
13-
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && bash deploy.sh

deploy.sh

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)