.travis.yml in parse_p1-0.1.0 vs .travis.yml in parse_p1-0.1.1
- old
+ new
@@ -1,10 +1,9 @@
rvm:
- - 1.9.3
- - 1.9.2
- - 1.8.7
+ - 2.1.6
+ - 2.2.2
branches:
only:
- master
-script: "bundle exec rake test"
\ No newline at end of file
+script: "bundle exec rake test"