.travis.yml in ballast-1.9.3 vs .travis.yml in ballast-2.0.0
- old
+ new
@@ -1,8 +1,9 @@
language: ruby
rvm:
- - 2.0.0
- - 2.1.0
+- 2.1.2
+#- jruby-head
+#- rbx-2.2.7
script: bundle exec rake spec:coverage
gemfile: .travis-gemfile
notifications:
email: false