Pārlūkot izejas kodu

Use the new beta build env on Travis

faster boot times, more ram, more cpu, better network
also removed an unneeded 'bundle install' bit that Travis does
Josh Kalderimis 10 gadi atpakaļ
vecāks
revīzija
3be2a011fe
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -11,7 +11,7 @@ gemfile:
   - Gemfile_ar32
   - Gemfile_ar40threadsafe
 
-install: bundle install
+sudo: false
 
 before_script: echo $OLD_RAKE