1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00

Attempt to work around 10 minute Travis build limit

This commit is contained in:
ignisf 2014-06-14 12:49:19 +03:00
parent 62522777fd
commit d198236e94

View file

@ -1,3 +1,4 @@
language: ruby
rvm:
- 2.0.0
- 2.1.2
@ -7,9 +8,10 @@ rvm:
matrix:
allow_failures:
- rvm: ree
script:
- travis_wait bundle exec rake
notifications:
recipients:
- cowboyd@thefrontside.net
- bordjukov@gmail.com
before_install:
- sudo apt-get update
cache: bundler