8000 increase Intellij version for 2016.1 · Koc/idea-php-symfony2-plugin@7fc870e · GitHub
[go: up one dir, main page]

Skip to content

Commit 7fc870e

Browse files
committed
increase Intellij version for 2016.1
1 parent 8d5ed3b commit 7fc870e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
ideaVersion="2016.1"
44
if [ "$PHPSTORM_ENV" == "2016.1" ]; then
5-
ideaVersion="2016.1.3"
5+
ideaVersion="2016.1.4"
66
elif [ "$PHPSTORM_ENV" == "2016.1.2" ]; then
77
ideaVersion="2016.1.4"
88
elif [ "$PHPSTORM_ENV" == "2016.2" ]; then

0 commit comments

Comments
 (0)
0