mirror of
https://github.com/thewesker/twitter_ebooks.git
synced 2025-12-20 04:11:08 -05:00
silly travis
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user