Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
general
stups
SableCC STUPS
Commits
62f0cd63
Commit
62f0cd63
authored
Apr 25, 2019
by
dgelessus
Browse files
Change Travis build to use Gradle wrapper
parent
449635e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
62f0cd63
...
...
@@ -5,7 +5,7 @@ before_install:
-
openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in pubring.gpg.enc -out pubring.gpg -d
-
openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in gradle.properties.enc -out gradle.properties -d
script
:
gradle uploadArchives
script
:
./
gradle
w
uploadArchives
env
:
global
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment