Skip to content

Commit 013d405

Browse files
committed
Install bundler first
1 parent 155d7ef commit 013d405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: ruby
22

3+
before_install: gem install bundler
34
script: bundle exec jekyll build
45
after_success: source .travis/publish-website.sh

0 commit comments

Comments
 (0)