The first try to make cancan pass on Travis CI

This commit is contained in:
beawesomeinstead 2011-07-21 14:51:47 +03:00
parent 600a3e16a5
commit 1ab4e2d48c

12
.travis.yml Normal file
View File

@ -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