Skip to content

Commit

Permalink
add travis configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlecompte committed Aug 10, 2011
1 parent 9130cd0 commit 748f643
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
rvm:
- 1.9.2
- jruby
- rbx-2.0
branches:
only:
- master
env: JRUBY_OPTS='--1.9 -X+O -J-Djruby.launch.inproc=false'

0 comments on commit 748f643

Please sign in to comment.