Skip to content

Commit

Permalink
Adding Travis config file
Browse files Browse the repository at this point in the history
  • Loading branch information
koudelka committed Jun 21, 2013
1 parent a5eaa2b commit 3080b2f
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:
- RAILS_ENV=test bundle exec rspec

0 comments on commit 3080b2f

Please sign in to comment.