Skip to content

Commit

Permalink
added .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LupineDev committed Jun 11, 2012
1 parent b7201b1 commit 131de84
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -0,0 +1,4 @@
rvm:
- 1.9.3

script: "bundle exec rspec spec/lib/**/*_spec.rb"

0 comments on commit 131de84

Please sign in to comment.