Skip to content

Commit a37196e

Browse files
author
Francesco Rodriguez
committed
Add Ruby 2.0 to .travis.yml
1 parent bd7b170 commit a37196e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: ruby
22
rvm:
33
- 1.9.3
4+
- 2.0.0
45
before_install: gem install bundler
56
script: bundle exec rake test
67
notifications:

0 commit comments

Comments
 (0)