Skip to content
Snippets Groups Projects
Commit fbfa3038 authored by dgelessus's avatar dgelessus
Browse files

Update .travis.yml to use the Gradle wrapper

parent 630272d5
No related branches found
No related tags found
No related merge requests found
language: java language: java
sudo: true sudo: true
script: gradle tla2b check uploadArchives script: ./gradlew tla2b check uploadArchives
before_install: before_install:
- openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in secring.gpg.enc -out secring.gpg - openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in secring.gpg.enc -out secring.gpg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment