Skip to content

Commit

Permalink
Configure Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerhunt committed May 3, 2012
1 parent 616ff12 commit f2c9bd9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
language: ruby
bundler_args: --without development
script: bundle exec rspec
rvm:
- 1.9.2
- 1.9.3

0 comments on commit f2c9bd9

Please sign in to comment.