summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorrockjam <5min4eq.unity@gmail.com>2018-03-13 13:19:50 +0300
committerrockjam <5min4eq.unity@gmail.com>2018-03-13 13:19:50 +0300
commit86ac46588beb2c6a29996ce8499165acd3bb357c (patch)
treef038f3c7e46cc51e4fca944d6a240b7e3eb63e7b /.travis.yml
parente73f8084c531e25435d3f38d2cf518f391ae3ce0 (diff)
downloadmill-86ac46588beb2c6a29996ce8499165acd3bb357c.tar.gz
mill-86ac46588beb2c6a29996ce8499165acd3bb357c.tar.bz2
mill-86ac46588beb2c6a29996ce8499165acd3bb357c.zip
update readme and CI configuration to mill 0.1.5
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index a7c66a8c..17487997 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,10 +36,10 @@ matrix:
jdk: oraclejdk8
script:
- - curl -L -o ~/bin/mill https://github.com/lihaoyi/mill/releases/download/0.1.4/0.1.4-22-95e6cb && chmod +x ~/bin/mill
+ - curl -L -o ~/bin/mill https://github.com/lihaoyi/mill/releases/download/0.1.5/0.1.5 && chmod +x ~/bin/mill
- export PATH=~/bin/mill:$PATH
- "$CI_SCRIPT"
cache:
directories:
- - $HOME/.coursier \ No newline at end of file
+ - $HOME/.coursier