Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Commit

Permalink
Run on multiple Rubies!
Browse files Browse the repository at this point in the history
  • Loading branch information
Manfred committed Sep 6, 2013
1 parent 7bf4982 commit 0f41139
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -1,4 +1,8 @@
language: ruby
rvm:
- 2.0.0
- 1.9.3
- 1.8.7
install: "curl https://raw.github.com/Fingertips/WAD/master/bin/wad | ruby"
script: "ruby -r bundler -e 'Bundler.setup'"
env:
Expand Down

0 comments on commit 0f41139

Please sign in to comment.