Browse Source

Make sure file names are correct

Abdullah Almsaeed 6 years ago
parent
commit
f37ca4021b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -56,7 +56,7 @@ script:
   - wget --no-check-certificate https://drupal.org/files/drupal.pgsql-bytea.27.patch
   - patch -p1 < drupal.pgsql-bytea.27.patch
   - cd sites/all/modules/views
-  - ls && pwd && ls .. && ls ..
+  - ls && pwd && ls .. && file ../tripal && ls ../tripal/tripal_chado_views
   - patch -p1 < ../tripal/tripal_chado_views/views-sql-compliant-three-tier-naming-1971160-30.patch
   - cd ../tripal