Browse Source

Fix tripal path

Abdullah Almsaeed 6 years ago
parent
commit
6837fba37f
1 changed files with 1 additions and 1 deletions
  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