Skip to content
Snippets Groups Projects
Commit 3c48199b authored by Jens Bendisposto's avatar Jens Bendisposto
Browse files

Update .travis.yml

parent 3dccd3e0
Branches
Tags
No related merge requests found
......@@ -10,7 +10,7 @@ before_install:
- openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in gradle.properties.enc -out
gradle.properties -d
after_success: find build/tla2b/TLA2B.jar -type f -exec
after_success: find TLA2B.jar -type f -exec
curl -u $FTP_USER:$FTP_PASS --ftp-create-dirs -T {} ftp://cobra.cs.uni-duesseldorf.de/upload/{}
\;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment