.travis.yml in ci_reporter-1.9.3 vs .travis.yml in ci_reporter-2.0.0.alpha1
- old
+ new
@@ -1,9 +1,5 @@
rvm:
- 1.9.3
- - 2.0.0
+ - 2.0
+ - 2.1
- jruby
-branches:
- only:
- - master
-before_install:
- - ./.travis.before_install.sh
\ No newline at end of file