Skip to content

Commit 5cc26b6

Browse files
committed
Use latest 2018.1 version
1 parent a0fafe6 commit 5cc26b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cache:
1717
matrix:
1818
include:
1919
- 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.*"
20-
- env: IDEA_VERSION="IU-2018.1.4" PHP_PLUGIN_VERSION="181.5281.35" PSI_VIEWER_PLUGIN_VERSION="2018.1.2" SINCE_BUILD="181" UNTIL_BUILD="181.*"
20+
- 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.*"
2121
- 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.*"
2222
allow_failures:
2323
- 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.*"

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ideaVersion = IU-182.3341.11
1010
phpPluginVersion = 182.3341.34
1111
psiViewerPluginVersion = 182.2757.2
1212

13-
#ideaVersion = IU-2018.1.4
13+
#ideaVersion = IU-2018.1.5
1414
#phpPluginVersion = 181.5281.35
1515
#psiViewerPluginVersion = 2018.1.2
1616

0 commit comments

Comments
 (0)