Explorar el Código

Fix tripal path

Abdullah Almsaeed hace 7 años
padre
commit
6837fba37f
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
-  - ln -s ../tripal sites/all/modules/tripal
+  - ln -s ../../tripal sites/all/modules/tripal
 
   # Apply patches
   - wget --no-check-certificate https://drupal.org/files/drupal.pgsql-bytea.27.patch