Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SeeSharpSoft committed Sep 13, 2019
1 parent a26a9ed commit 18d923d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -3,9 +3,9 @@ jdk:
- openjdk8

env:
- IDEA_VERSION=IC-2016.3.2 GRAMMAR_KIT_VERSION=1.4.3
- IDEA_VERSION=IC-2017.3.2 GRAMMAR_KIT_VERSION=2017.1.2
- IDEA_VERSION=IC-2018.3.2 GRAMMAR_KIT_VERSION=2017.1.6
- IDEA_VERSION=IC-2019.1.3 GRAMMAR_KIT_VERSION=2017.1.7
- IDEA_VERSION=IC-2019.2.1 GRAMMAR_KIT_VERSION=2017.1.7
- IDEA_VERSION=IC-2019.2.2 GRAMMAR_KIT_VERSION=2017.1.7
- IDEA_VERSION=PC-LATEST-EAP-SNAPSHOT GRAMMAR_KIT_VERSION=07f30a1e7666f36ae780f614b6bbc89690ba36c3

script: xvfb-run gradle check
Expand Down

0 comments on commit 18d923d

Please sign in to comment.