mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Use the new build env on Travis
more ram, dedicated cpu cores, faster vm boot times, awesome network
This commit is contained in:
parent
8e6ecc1857
commit
7760051568
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
language: ruby
|
||||
|
||||
sudo: false
|
||||
|
||||
script: bundle exec rake travis
|
||||
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue