Update repo used by Travis
This commit is contained in:
parent
7e9de4aada
commit
0f6282a1b1
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ before_install:
|
|||
- nvm install 8.9
|
||||
- nvm use 8.9
|
||||
- cd ../..
|
||||
- composer create-project -n --no-dev --prefer-dist blackboard-open-source/moodle-plugin-ci ci ^2
|
||||
- composer create-project -n --no-dev --prefer-dist moodlehq/moodle-plugin-ci ci ^2
|
||||
- export PATH="$(cd ci/bin; pwd):$(cd ci/vendor/bin; pwd):$PATH"
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue