From f414cf96b11152f2ecada7cc1d012103c5f338de Mon Sep 17 00:00:00 2001 From: Alexandre Archambault Date: Tue, 9 Jan 2018 14:32:14 +0100 Subject: [PATCH] Fix Java 6 test --- scripts/travis.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/travis.sh b/scripts/travis.sh index 8edf9f6cb..0161358ca 100755 --- a/scripts/travis.sh +++ b/scripts/travis.sh @@ -165,6 +165,7 @@ testSbtCoursierJava6() { git clone https://github.com/alexarchambault/scalacheck-shapeless.git cd scalacheck-shapeless + git checkout e11ec8b2b069ee598b20ae3f3ad6e00f5edfd7ac cd project clean_plugin_sbt cd project