.travis.yml in brauser-3.3.2 vs .travis.yml in brauser-4.0.0

- old
+ new

@@ -1,9 +1,9 @@ language: ruby rvm: - 2.1.2 - - jruby-head - - rbx-2.2.6 + #- jruby-head + #- rbx-2.2.7 script: bundle exec rake spec:coverage gemfile: .travis-gemfile notifications: email: false \ No newline at end of file