Skip to content
This repository has been archived by the owner on Aug 17, 2017. It is now read-only.

Commit

Permalink
Add tavis-ci configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Mendonça França committed Oct 18, 2012
1 parent 2056576 commit 8ade825
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
language: ruby

rvm:
- 1.9.3

env:
- ACTIONPACK_VERSION=3.1.8
- ACTIONPACK_VERSION=3.2.8

notifications:
email: false

0 comments on commit 8ade825

Please sign in to comment.