Skip to content

Commit

Permalink
Add nokogiri -v to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
junaruga committed Feb 3, 2017
1 parent 362f72d commit 10213ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@ language: ruby
sudo: false
cache: bundler
before_install: gem update bundler --no-document
script:
- bundle exec nokogiri -v
rvm:
- 1.9.3
- 2.0.0
Expand Down

0 comments on commit 10213ad

Please sign in to comment.