Skip to content

Commit

Permalink
The first try to make cancan pass on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
beawesomeinstead committed Jul 21, 2011
1 parent 600a3e1 commit 1ab4e2d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
@@ -0,0 +1,12 @@
script: "bundle exec rake test"
rvm:
- 1.8.7
- 1.9.2
- jruby
- ree
- rbx-2.0
gemfile:
- Gemfile
notifications:
recipients:
- graf.otodrakula@gmail.com

0 comments on commit 1ab4e2d

Please sign in to comment.