.travis.yml in html-pipeline-youtube-0.1.0 vs .travis.yml in html-pipeline-youtube-0.1.1
- old
+ new
@@ -1,13 +1,12 @@
language: ruby
-install:
- - gem uninstall bundler
- - gem install bundler --version '1.8.0'
- - bundle install
-
+
script: "bundle exec rspec"
rvm:
- - 2.2.0
+ - 2.0
+ - 2.1
+ - 2.2
+ - ruby-head
notifications:
email:
recipients:
- stan001212@gmail.com