Skip to content

Commit

Permalink
Switch to coursier 2.0.0-RC6-2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Feb 9, 2020
1 parent cdc4452 commit 902de34
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 @@ -10,7 +10,7 @@ mkdir -p "$DIR"

export PATH="$DIR:$PATH"

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

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

0 comments on commit 902de34

Please sign in to comment.