We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b352932 commit 7390b20Copy full SHA for 7390b20
1 file changed
.travis.yml
@@ -3,8 +3,8 @@ before_install:
3
- gem install bundler
4
rvm:
5
- 1.9.3
6
-script: jekyll build
+script: bundle exec jekyll build
7
notifications:
8
email:
9
on_success: never
10
- on_failure: never
+ on_failure: never
0 commit comments