Skip to content

Commit

Permalink
Merge pull request #1 from sanemat/add-travis
Browse files Browse the repository at this point in the history
Add .travis.yml
  • Loading branch information
sanemat committed Nov 21, 2012
2 parents 74066d8 + 3b13b22 commit b3ab009
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: ruby
rvm:
- 1.9.3
notifications:
email:
- ogataken@gmail.com
script: rspec -fd *_spec.rb

0 comments on commit b3ab009

Please sign in to comment.