Skip to content

Commit

Permalink
TASK: Update travis build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
cvette committed May 25, 2017
1 parent 7ab26a9 commit 7c713eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
global: ORG_GRADLE_PROJECT_downloadIdeaSources=false
matrix:
- ORG_GRADLE_PROJECT_ideaVersion=LATEST-EAP-SNAPSHOT
- ORG_GRADLE_PROJECT_ideaVersion=2017.1
- ORG_GRADLE_PROJECT_ideaVersion=2017.1.3
- ORG_GRADLE_PROJECT_ideaVersion=2016.3.5
- ORG_GRADLE_PROJECT_ideaVersion=2016.2.5
- ORG_GRADLE_PROJECT_ideaVersion=2016.1.4
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ def pluginsForIdeaVersion = [
'java-i18n',
'properties'
],
'2017.1.1': [
'2017.1.3': [
// Branch Number: 171
'com.jetbrains.php:171.3780.104',
'com.jetbrains.php:171.4424.11',
'yaml',

// test dependencies
Expand Down

0 comments on commit 7c713eb

Please sign in to comment.