Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
trying to fix remote execution
Browse files Browse the repository at this point in the history
  • Loading branch information
kingsleyh committed Nov 24, 2017
1 parent d045519 commit 6d945e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ before_install:

env:
global:
- ORG_GRADLE_PROJECT_downloadIdeaSources=false
- ORG_GRADLE_PROJECT_downloadIdeaSources=true
matrix:
- ORG_GRADLE_PROJECT_ideaVersion=LATEST-EAP-SNAPSHOT
- ORG_GRADLE_PROJECT_ideaVersion=2017.2
Expand Down

0 comments on commit 6d945e4

Please sign in to comment.