Temporary disable building of demo from CI

Needs the SBT plugin to take into account `intransitive` hints
This commit is contained in:
Alexandre Archambault 2016-01-03 17:08:09 +01:00
parent f6ef9349fe
commit 5452d77193
1 changed files with 1 additions and 1 deletions

View File

@ -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"