mirror of https://github.com/sbt/sbt.git
Temporary disable building of demo from CI
Needs the SBT plugin to take into account `intransitive` hints
This commit is contained in:
parent
f6ef9349fe
commit
5452d77193
|
|
@ -46,4 +46,4 @@ fi
|
|||
|
||||
~/sbt ++${TRAVIS_SCALA_VERSION} $SBT_COMMANDS
|
||||
|
||||
[ "$PUSH_GHPAGES" = 0 ] || "$(dirname "$0")/push-gh-pages.sh" "$TRAVIS_SCALA_VERSION"
|
||||
# [ "$PUSH_GHPAGES" = 0 ] || "$(dirname "$0")/push-gh-pages.sh" "$TRAVIS_SCALA_VERSION"
|
||||
|
|
|
|||
Loading…
Reference in New Issue