Skip to content

Commit

Permalink
Update ci-build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
asebak authored Aug 6, 2017
1 parent 14a50cb commit bc1ec7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci-build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#ideaVersion="2017.1.3"
ideaVersion=15.0.6
ideaVersion="2017.1.3"
#ideaVersion=15.0.6
if [ ! -d ./idea-IC ]; then
# Get our IDEA dependency
if [ -f ~/Tools/ideaIC-${ideaVersion}.tar.gz ];
Expand Down

0 comments on commit bc1ec7a

Please sign in to comment.