Skip to content

Commit f342bc2

Browse files
committed
modified: .travis.yml
1 parent 12c9d22 commit f342bc2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: ruby
22
rvm:
33
- 2.3.1
44
install:
5+
- bundle install
6+
- bundle install jekyll
57
- bundle exec jekyll build
68
script:
79
- bundle exec jekyll build --trace

0 commit comments

Comments
 (0)