.travis.yml in jekyll-maps-2.0.0 vs .travis.yml in jekyll-maps-2.0.1
- old
+ new
@@ -3,7 +3,9 @@
- 2.3.0
- 2.2
- 2.1
- 2.0
script: script/cibuild
+after_success:
+ - bundle exec codeclimate-test-reporter
sudo: false
cache: bundler
- old
+ new