.travis.yml in html_terminator-3.0.0 vs .travis.yml in html_terminator-4.0.0
- old
+ new
@@ -1,4 +1,7 @@
script: bundle exec rspec
language: ruby
rvm:
- - 2.0.0
\ No newline at end of file
+ - 2.1.10
+ - 2.2.5
+ - 2.3.1
+gemfile: Gemfile.ci
- old
+ new