mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Updating travis configuration to explicitly run 'rake' behind bundle exec.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 1.9.2
|
||||
- 1.8.7
|
||||
script: bundle exec rake
|
||||
|
||||
Reference in New Issue
Block a user