disable docs
This commit is contained in:
parent
d22576bc26
commit
1c1c3dc9bd
@ -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:
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user