Skip to content

Commit

Permalink
Add Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdabbs committed Feb 6, 2013
1 parent 142ad29 commit df43ef7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
@@ -0,0 +1,11 @@
language: ruby
bundler_args: --without development
rvm:
- 1.9.2
- 1.9.3
branches:
only:
- master
notifications:
recipients:
- jamesdabbs@gmail.com

0 comments on commit df43ef7

Please sign in to comment.