mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-14 18:43:27 +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
|
||||
- export GRADLE_HOME=$PWD/gradle-6.9.3
|
||||
- export PATH=$GRADLE_HOME/bin:$PATH
|
||||
- chmod +x gradlew
|
||||
- gradle -v
|
||||
|
||||
deploy:
|
||||
# deploy to Github
|
||||
|
Loading…
x
Reference in New Issue
Block a user