silly travis
This commit is contained in:
parent
850cc6f345
commit
b273ba9fea
1 changed files with 1 additions and 4 deletions
|
@ -1,11 +1,8 @@
|
||||||
language: ruby
|
|
||||||
cache: bundler
|
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.1.4
|
- 2.1.4
|
||||||
bundler_args: -j4 --without development production --quiet
|
|
||||||
script:
|
script:
|
||||||
- bundle exec rspec spec
|
- rspec spec
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
- ebooks@mispy.me
|
- ebooks@mispy.me
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue