.travis.yml in jekyll-2.0.0.rc1 vs .travis.yml in jekyll-2.0.0
- old
+ new
@@ -2,10 +2,10 @@
cache: bundler
install:
- script/rebund download
- travis_retry bundle install --path vendor/bundle
rvm:
-- 2.1.0
+- 2.1.1
- 2.0.0
- 1.9.3
script: script/cibuild
after_script:
- script/rebund upload