1
0
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:
张志豪 2017-10-04 12:14:27 +08:00
parent 2651b3d979
commit eae65bd66a

View File

@ -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