Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 committed Feb 25, 2017
1 parent 1ecdc0b commit 8e47c79
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -3,12 +3,11 @@ sudo: required
language: ruby

rvm:
# Ruby 2.0.0 fails 95% of the time the first try. Considering removing this.
- 2.0.0
# Ruby 2.0.0 fails due to newer Nokogir
# nokogiri-1.7.0.1 requires ruby version >= 2.1.0, which is incompatible with the current version, ruby 2.0.0p648
- 2.1.10
- 2.2.6
- 2.3.1

services:
- docker

Expand Down

0 comments on commit 8e47c79

Please sign in to comment.