Skip to content

Commit 70fa7c4

Browse files
authored
Update .travis.yml
1 parent d4886c2 commit 70fa7c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@ install:
111111
- drupal-ti install
112112

113113
before_script:
114-
- drupal-ti --include drupal_ti/composer-manager.sh before_script
114+
- drupal-ti --include ../drupal_ti/composer-manager.sh
115+
- drupal-ti before_script
115116

116117
script:
117118
- drupal-ti script

0 commit comments

Comments
 (0)