forked from allenai/common
-
Notifications
You must be signed in to change notification settings - Fork 0
/
shippable.yml
22 lines (21 loc) · 922 Bytes
/
shippable.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
language: scala
scala:
- 2.11.5
jdk:
- oraclejdk8
cache: true
before_install:
# Update dependencies in before_install so they are accounted for separately
# when timing the build. transitiveUpdate does not try to update dependencies
# that are already cachedo n the filesystem.
- sbt transitiveUpdate
script:
- sbt test formatCheckStrict styleCheckStrict
after_script:
- admin/create-bintray-credentials.sh
- admin/publish-release.sh
- mkdir -p shippable/testresults
- cp */target/test-reports/*.xml shippable/testresults || true
# Credentials for publishing.
env:
- secure: tx0Cd+p3iKJLJr2M7JoFU3J5Z7OqR87MqDiMg34j7RD6aSD2XD6TTZxyr0WRyqa0w0m3o+g9eKCERd2s17b5UEIcFCB+TwligpPZHVsxW2q77Y4AuRhbRizR86GJmdinW3BRGpWeNEumbB7dcqpuViykJvr/yMQSAHRcaMLNqcfeGAPJHbRnpoZUb1+N6kmbM6LA7rlGyQSQxVXURgjTy7GvnLKyT43gXHpe65gXzFR+2mNlwEXL1tebpj+z6xterz1auKoGhGN7NPRe9GUz/Kc7t9MmgXGQibdleebfN2KoFfZbMTxR6Og01q+9l7UPKhJUAc+o2rFh/HosDrKxXw==