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