Skip to content

Commit

Permalink
Create .travis.yml file for Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aquaman committed Sep 22, 2014
1 parent 5e386a4 commit 82a9f87
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -0,0 +1,9 @@
language: ruby
rvm:
- 1.8.7
- 1.9.1
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.2

0 comments on commit 82a9f87

Please sign in to comment.