silly travis

This commit is contained in:
Jaiden Mispy 2014-11-15 04:15:03 +11:00
parent 850cc6f345
commit b273ba9fea

View file

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