Explorar el Código

Update .travis.yml

Jiang Qinghua hace 4 años
padre
commit
db1db938d7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -21,7 +21,7 @@ install:
   - sudo apt-get clean
   - sudo apt-get update
   - sudo apt-get install dpkg -f
-  - sudo apt-get -f install
+#  - sudo apt-get -f install
   - sudo apt upgrade dpkg
   - sudo dpkg -i /tmp/google-chrome-stable_current_amd64.deb
   - mysql -e 'create database if not exists laravel;'