Skip to content

Commit e4d2ba4

Browse files
committed
test 8
1 parent 437dc1a commit e4d2ba4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ deploy:
1919
api_key:
2020
secure: $TRAVIS_SECURE_API_KEY
2121
after_success:
22-
- if [ "$TRAVIS_BRANCH" == "develop" ] ; then
23-
if [ "$TRAVIS_PULL_REQUEST" == "true" ] ; then bash travis.sh ; fi ; fi
22+
- if [ "$TRAVIS_BRANCH" == "develop" ] ; then bash travis.sh ; fi

0 commit comments

Comments
 (0)