We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af84bd6 + 2f08129 commit b8285d9Copy full SHA for b8285d9
.travis.yml
@@ -86,10 +86,10 @@ jobs:
86
# PHPCS is only compatible with PHP 7.3 as of version 3.3.1.
87
- php: 7.3
88
env: PHPCS_VERSION="3.3.1"
89
- - php: "7.4snapshot"
+ - php: 7.4
90
env: PHPCS_VERSION="dev-master"
91
# PHPCS is only compatible with PHP 7.4 as of version 3.5.0.
92
93
env: PHPCS_VERSION="3.5.0"
94
- php: "nightly"
95
env: PHPCS_VERSION="n/a" LINT=1
0 commit comments