Skip to content

Commit 8ba8d25

Browse files
committed
Remove 2017.3 from compat matrix
1 parent ed59426 commit 8ba8d25

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ cache:
1616

1717
matrix:
1818
include:
19-
- env: IDEA_VERSION="IU-2017.3.5" PHP_PLUGIN_VERSION="173.4674.46" PSI_VIEWER_PLUGIN_VERSION="3.28.93" SINCE_BUILD="173" UNTIL_BUILD="173.*"
2019
- env: IDEA_VERSION="IU-2018.1.5" PHP_PLUGIN_VERSION="181.5281.35" PSI_VIEWER_PLUGIN_VERSION="2018.1.2" SINCE_BUILD="181" UNTIL_BUILD="181.*"
2120
- env: IDEA_VERSION="IU-182.3341.11" PHP_PLUGIN_VERSION="182.3341.34" PSI_VIEWER_PLUGIN_VERSION="182.2757.2" SINCE_BUILD="182" UNTIL_BUILD="182.*"
2221
allow_failures:

gradle.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,3 @@ psiViewerPluginVersion = 182.2757.2
1616
#ideaVersion = IU-2018.1.5
1717
#phpPluginVersion = 181.5281.35
1818
#psiViewerPluginVersion = 2018.1.2
19-
20-
#ideaVersion = IU-2017.3.5
21-
#phpPluginVersion = 173.4674.46
22-
#psiViewerPluginVersion = 3.28.93

0 commit comments

Comments
 (0)