Skip to content

Commit e22af7a

Browse files
committed
square brackets travis no likely
1 parent 74c8881 commit e22af7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ rvm:
33
- 2.1
44
install: bundle install && gem install s3_website
55
script: bundle exec jekyll build
6-
after_success: [ "$TRAVIS_EVENT_TYPE" = "push" ] && [ "$TRAVIS_BRANCH" = "master" ] && s3_website push
6+
after_success: '[ "$TRAVIS_EVENT_TYPE" = "push" ] && [ "$TRAVIS_BRANCH" = "master" ] && s3_website push'

0 commit comments

Comments
 (0)