8000 update travis to 2016.2.5 release · Koc/idea-php-symfony2-plugin@32cc70c · GitHub
[go: up one dir, main page]

Skip to content

Commit 32cc70c

Browse files
HaehnchenHaehnchencommitted
update travis to 2016.2.5 release
1 parent fddd5f5 commit 32cc70c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

travis.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ if [ "$PHPSTORM_ENV" == "2016.1" ]; then
66
elif [ "$PHPSTORM_ENV" == "2016.1.2" ]; then
77
ideaVersion="2016.1.4"
88
elif [ "$PHPSTORM_ENV" == "2016.2" ]; then
9-
ideaVersion="2016.2"
9+
ideaVersion="2016.2.5"
1010
elif [ "$PHPSTORM_ENV" == "2016.2.1" ]; then
11-
ideaVersion="2016.2.4"
11+
ideaVersion="2016.2.5"
1212
elif [ "$PHPSTORM_ENV" == "eap" ]; then
1313
ideaVersion="163.5644.15"
1414
fi

0 commit comments

Comments
 (0)
0