Commit c250fb5712dafe25c665b7fd65e90bad41755901

Authored by Cyril Mougel
1 parent c9020731
Exists in master and in 1 other branch production

allow support of 2.0.0 ruby version on travis

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -2,6 +2,7 @@ language: ruby @@ -2,6 +2,7 @@ language: ruby
2 env: 2 env:
3 - COVERAGE=true 3 - COVERAGE=true
4 rvm: 4 rvm:
  5 + - 2.0.0
5 - 1.9.3 6 - 1.9.3
6 - 1.9.2 7 - 1.9.2
7 - 1.8.7 8 - 1.8.7