disable docs

This commit is contained in:
Julian K. Arni 2016-04-23 19:25:59 +02:00
parent d22576bc26
commit 1c1c3dc9bd
2 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,7 @@ install:
script:
- tinc && cabal configure --enable-tests && cabal build && cabal test
- (cd doc && tinc cabal configure --enable-tests && cabal build && cabal test)
#- (cd doc && tinc cabal configure --enable-tests && cabal build && cabal test)
cache:
directories:

View File

@ -4,7 +4,6 @@ resolver: nightly-2016-04-20
# Local packages, usually specified by relative directory name
packages:
- '.'
- 'doc'
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
extra-deps:
- servant-0.7