.travis.yml in boson-1.2.4 vs .travis.yml in boson-1.3.0
- old
+ new
@@ -1,9 +1,11 @@
before_install: bundle init --gemspec=.gemspec
script: bacon -q -Ilib -I. test/*_test.rb
rvm:
- 1.9.2
- 1.9.3
+- 2.0.0
+- 2.1.0
- rbx-19mode
- jruby-19mode
matrix:
# until jruby + bacon issue fixed
allow_failures: