We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45905cb commit e1a1f4bCopy full SHA for e1a1f4b
.travis.yml
@@ -8,7 +8,7 @@ matrix:
8
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then sbt ++$TRAVIS_SCALA_VERSION coverage test coverageReport coverageAggregate codacyCoverage; fi'
9
language: node_js
10
node_js:
11
- - "8"
+ - "12"
12
addons:
13
apt:
14
sources:
0 commit comments