aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 1c89428..14f73bc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ cache:
- $HOME/.composer/cache
php:
- - 5.6
+# - 5.6
- 7.0
- 7.1
@@ -36,7 +36,7 @@ install:
script:
- moodle-plugin-ci phplint
- moodle-plugin-ci csslint
- # - moodle-plugin-ci stylelint
+# - moodle-plugin-ci stylelint
- moodle-plugin-ci jshint
- moodle-plugin-ci phpcpd
- moodle-plugin-ci phpmd