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