The first try to make cancan pass on Travis CI
This commit is contained in:
+12
@@ -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
|
||||||
Reference in New Issue
Block a user