Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
add a .travis.yml file [#53119423]
  • Loading branch information
Mark Rushakoff and Tony Hansmann committed Jul 10, 2013
1 parent 88fc047 commit 098c058
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: ruby

rvm:
- 1.9.3-p327
script: bundle exec rake spec

0 comments on commit 098c058

Please sign in to comment.