The first try to make cancan pass on Travis CI
This commit is contained in:
parent
600a3e16a5
commit
1ab4e2d48c
12
.travis.yml
Normal file
12
.travis.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user