Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 9116ee3

Browse files
committed
Dear sbt, please update.
1 parent 83dea9e commit 9116ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cache:
1313
- $HOME/.sbt
1414
before_install:
1515
- git clone https://github.com/codeoverflow-org/chatoverflow-api --branch master --single-branch --depth 1 api
16-
- sbt ++$TRAVIS_SCALA_VERSION reload
16+
- sbt ++$TRAVIS_SCALA_VERSION update
1717
script:
1818
- sbt ++$TRAVIS_SCALA_VERSION -Dfile.encoding=UTF8 doc
1919
- chmod +x .scripts/update-docs.sh

0 commit comments

Comments
 (0)