aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Michel Vedrine <vedrine@vedrine.org>2017-12-27 09:30:04 +0100
committerJean-Michel Vedrine <vedrine@vedrine.org>2017-12-27 09:30:04 +0100
commit0603c47b4ba2baf89a39fc69108f29022083f77e (patch)
tree9d8115c7b90eaed36dc9ce1fbea076a93d16b524
parent6900c148855bb618e44f490e65dbdcd7c98e8619 (diff)
Remove php5 from travis job
-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