Skip to content

Commit

Permalink
Switch to mill 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Feb 9, 2020
1 parent f3bc6cb commit cdc4452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ mkdir -p "$DIR"
export PATH="$DIR:$PATH"

COURSIER_VERSION="2.0.0-RC6-1"
MILL_VERSION="0.3.6"
MILL_VERSION="0.6.0"

if [ ! -x "$DIR/coursier-$COURSIER_VERSION" ]; then
curl -Lo "$DIR/coursier-$COURSIER_VERSION" \
Expand Down

0 comments on commit cdc4452

Please sign in to comment.