Skip to content

Commit

Permalink
Regress to Java 8 in testing
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Jan 16, 2021
1 parent 45f54e5 commit e6e698e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proptest.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env sh
set -e
sbt -J-XX:LoopStripMiningIter=0 ++$SCALA_VERSION test
sbt ++$SCALA_VERSION test

0 comments on commit e6e698e

Please sign in to comment.