We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362f72d commit fdb06e4Copy full SHA for fdb06e4
.travis.yml
@@ -2,6 +2,8 @@ language: ruby
2
sudo: false
3
cache: bundler
4
before_install: gem update bundler --no-document
5
+before_script:
6
+ - bundle exec nokogiri -v
7
rvm:
8
- 1.9.3
9
- 2.0.0
0 commit comments