File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- # The scala/scala travis job triggers a build of scala/scala-dist with `mode=release`. For
1
+ # The scala/scala travis job triggers a build of scala/scala-dist with `mode=release`. For
2
2
# the other modes (see below), use the web UI to trigger a build.
3
3
#
4
4
# Additional env vars are defined using a `before_install` custom config(*), for example
37
37
# AWS_SECRET_ACCESS_KEY
38
38
- secure : " dv0pR9uqnLyKVHu1L1nvl5TVpo3bOxh4icLNybwFyCFQd9XiM/RU8Vhx3svZqqnAG+GiCDSiCaBQkTLUS5u9e+9eVw3cUj5meNr9EW673f8D6H8Tr433jlvu54CynD9DsBjhNo/xIrECOKTq+0wu480OLSjOkuNoclG2dSm4Dis="
39
39
# GITHUB_OAUTH_TOKEN (for GitHub user scala-jenkins, same token as scabot)
40
- - secure : " FtrGQs3tHwOPZOXi1xDcCo1KtP1rUfaiK+l5lrjzXhuCjtWkG+MHB0VI1D1QwbXh+BiRdYIyfUyKBa1I+lRrjKx5aDgxZ7EweML5CtzIu7hAuxbc6zchC3R0qZJe20DcM1BjokCXi2EnKtgABIBuCP0KY4WiH0NQkGjZsemoCAQ="
41
-
40
+ - secure : " Bk0IRAPGF9ZjQZQRe618KgXG2VLXRcJgJN7dvomxFdjZOqn/46TrFa6RlLLmicu9F4UrbgpSazfDgr7S8qER6GIyr+hDpv/sdi//EcYql2A0ww2r5QPaA9gW4wiTO8Cy0m/ZsK8IAjvOcdDXW19JH7b0HygDAnJOBiOR9S9wWuI="
42
41
script :
43
42
- source scripts/common
44
43
- postCommitStatus "pending"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ environment:
15
15
AWS_SECRET_ACCESS_KEY :
16
16
secure : woXwpM2+P3uZ1+LFM+SbJEKLfi7Kax5PvqJSN62nn1PQrJgEzVUAIoRGoXBx6X72
17
17
GITHUB_OAUTH_TOKEN :
18
- secure : oji2LTrdEhQhJQOoRU3TFuCmCb92XD1BJKW7uw0/XJdEFkOrb4lKbHjPGeuOY6/5
18
+ secure : nfWNfbyzNQwdg1eWHZX93XIJLoAhFOr1fR8+L86s7a3jdo/HydEZ8TyEKsPipQ+/
19
19
20
20
install :
21
21
- cmd : choco install sbt --version=1.3.2 -ia "INSTALLDIR=""C:\sbt"""
You can’t perform that action at this time.
0 commit comments