.travis.yml in html-pipeline-youtube-0.1.1 vs .travis.yml in html-pipeline-youtube-0.1.2
- old
+ new
@@ -1,7 +1,7 @@
language: ruby
-
-script: "bundle exec rspec"
+sudo: false
+cache: bundler
rvm:
- 2.0
- 2.1
- 2.2
- ruby-head
- old
+ new