mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 02:44:47 +01:00
try to use Gradle 6.9.3 instead the old 5.1.1 from Travis
This commit is contained in:
parent
4826818075
commit
810e40aeb1
@ -10,7 +10,7 @@ before_install:
|
|||||||
- unzip -qq gradle-6.9.3-bin.zip
|
- unzip -qq gradle-6.9.3-bin.zip
|
||||||
- export GRADLE_HOME=$PWD/gradle-6.9.3
|
- export GRADLE_HOME=$PWD/gradle-6.9.3
|
||||||
- export PATH=$GRADLE_HOME/bin:$PATH
|
- export PATH=$GRADLE_HOME/bin:$PATH
|
||||||
- chmod +x gradlew
|
- gradle -v
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
# deploy to Github
|
# deploy to Github
|
||||||
|
Loading…
x
Reference in New Issue
Block a user