mirror of
https://github.com/lightbend/config.git
synced 2025-01-15 23:01:05 +08:00
Run 'doc' in Travis
This commit is contained in:
parent
332d696dcf
commit
be2f09a156
@ -19,6 +19,7 @@ jdk:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- sbt ++$TRAVIS_SCALA_VERSION test
|
- sbt ++$TRAVIS_SCALA_VERSION test
|
||||||
|
- sbt ++$TRAVIS_SCALA_VERSION doc
|
||||||
|
|
||||||
# Remove to avoid unnecessary cache updates
|
# Remove to avoid unnecessary cache updates
|
||||||
- find $HOME/.sbt -name "*.lock" -delete
|
- find $HOME/.sbt -name "*.lock" -delete
|
||||||
|
Loading…
Reference in New Issue
Block a user