mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 16:58:01 -05:00
ci docs: Add note that the .travis.yml assumes bundle install.
Closes #3660
This commit is contained in:
@@ -76,6 +76,7 @@ an explanation of each line.
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.1
|
||||
# Assume bundler is being used, install step will run `bundle install`.
|
||||
script: ./script/cibuild
|
||||
|
||||
# branch whitelist
|
||||
|
||||
Reference in New Issue
Block a user