mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-05-10 18:34:05 +02:00
Only run gradle buildPlugin on travis
This commit is contained in:
parent
2651b3d979
commit
eae65bd66a
@ -7,7 +7,7 @@ before_install:
|
||||
- chmod +x gradlew
|
||||
|
||||
script:
|
||||
- ./gradlew publishToIntellijRegistry --info --console=plain
|
||||
- ./gradlew buildPlugin --console=plain
|
||||
|
||||
before_cache:
|
||||
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
|
||||
|
Loading…
Reference in New Issue
Block a user