Skip to content

Commit b730658

Browse files
committed
comment
1 parent 23a716e commit b730658

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ cache:
1111
- $HOME/.ivy2/cache
1212
- $HOME/.sbt/boot
1313

14+
# Q: should we use sbt ++$TRAVIS_SCALA_VERSION test?
15+
1416
script:
1517
- sbt clean coverage test && sbt coverageAggregate
1618
# Tricks to avoid unnecessary cache updates

0 commit comments

Comments
 (0)