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

+ 1 - 1
.travis.yml

@@ -50,7 +50,7 @@ before_script:
 
 script:
   # Link our repo to the modules directory
-  - cd ../tripal sites/all/modules/tripal
+  - mv ../tripal sites/all/modules/tripal
 
   # Run a docker container with tripal 2 pre-installed
   - docker run -it -d --rm --name tripal2 -v "$(pwd)/tripal":/modules/tripal statonlab/tripal2