8000 use ideaIU 2016.1.3 for 2016.1 api level · Koc/idea-php-symfony2-plugin@89ade7a · GitHub
[go: up one dir, main page]

Skip to content

Commit 89ade7a

Browse files
committed
use ideaIU 2016.1.3 for 2016.1 api level
1 parent 496dc5d commit 89ade7a

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"
5+
ideaVersion="2016.1.3"
66
elif [ "$PHPSTORM_ENV" == "2016.1.2" ]; then
77
ideaVersion="2016.1.3"
88
elif [ "$PHPSTORM_ENV" == "2016.2" ]; then

0 commit comments

Comments
 (0)
0