summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 1d6651c..491dded 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,11 +19,6 @@ matrix:
env: CI_SCRIPT="ci/on-master.py ci/publish-docs.sh"
jdk: oraclejdk8
-script:
- - curl -L -o ~/bin/mill https://github.com/lihaoyi/mill/releases/download/0.4.1/0.4.1-4-158d11 && chmod +x ~/bin/mill
- - export PATH=~/bin/mill:$PATH
- - "$CI_SCRIPT"
-
cache:
directories:
- $HOME/.coursier