Przeglądaj źródła

Merge pull request #158 from joshk/patch-1

Use the new beta build env on Travis
Ben Cox 10 lat temu
rodzic
commit
99ef4da5e8
1 zmienionych plików z 1 dodań i 1 usunięć
  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