浏览代码

Fix tripal path

Abdullah Almsaeed 7 年之前
父节点
当前提交
6837fba37f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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