Explorar el Código

Add the correct drush version

Abdullah Almsaeed hace 6 años
padre
commit
794312da7d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -16,7 +16,7 @@ env:
   - BASE_URL="http://127.0.0.1:8080"
 
 install:
-  - composer global require drush/drush:8
+  - composer global require "drush/drush:~8"
 
 before_script:
   - docker pull statonlab/tripal2