Something about a Travis Beta Build that @joshk mentioned
This commit is contained in:
parent
023e4e6ceb
commit
ae7f10b922
|
@ -1,5 +1,6 @@
|
|||
language: ruby
|
||||
cache: bundler
|
||||
sudo: false
|
||||
install:
|
||||
- script/rebund download
|
||||
- travis_retry bundle install --path vendor/bundle -j8
|
||||
|
|
Loading…
Reference in New Issue