Skip to content
Snippets Groups Projects
Commit 2012a2da authored by Ryan Smith's avatar Ryan Smith
Browse files

Merge branch 'auto-release'

parents e9bb44cf 35fc6cd7
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@ php:
- 7.0
- 5.6
node_js: 8
env:
global:
- MOODLE_BRANCH=MOODLE_32_STABLE
......@@ -21,7 +23,6 @@ before_install:
- echo $TRAVIS_PHP_VERSION
- composer install --no-interaction
- phpenv config-rm xdebug.ini
- nvm install node
- cd ../..
- composer selfupdate
- composer create-project -n --no-dev --prefer-dist moodlerooms/moodle-plugin-ci ci ^2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment