.travis.yml in ballast-2.2.2 vs .travis.yml in ballast-2.2.3
- old
+ new
@@ -1,9 +1,7 @@
language: ruby
rvm:
-- 2.1.2
-#- jruby-head
-#- rbx-2.2.7
+- 2.3.0
script: bundle exec rake spec:coverage
gemfile: .travis-gemfile
notifications:
- email: false
+ email: false
\ No newline at end of file