mirror of https://github.com/sbt/sbt.git
Rename script
This commit is contained in:
parent
81e4d67fa9
commit
bbaf162e39
|
|
@ -3,7 +3,7 @@ os: linux
|
|||
jdk: openjdk8
|
||||
git:
|
||||
depth: false # https://stackoverflow.com/a/51727114/3714539
|
||||
script: scripts/travis.sh
|
||||
script: scripts/ci.sh
|
||||
stages:
|
||||
- name: test
|
||||
- name: release
|
||||
|
|
|
|||
Loading…
Reference in New Issue