disable docs
This commit is contained in:
parent
d22576bc26
commit
1c1c3dc9bd
@ -27,7 +27,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- tinc && cabal configure --enable-tests && cabal build && cabal test
|
- 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:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|||||||
@ -4,7 +4,6 @@ resolver: nightly-2016-04-20
|
|||||||
# Local packages, usually specified by relative directory name
|
# Local packages, usually specified by relative directory name
|
||||||
packages:
|
packages:
|
||||||
- '.'
|
- '.'
|
||||||
- 'doc'
|
|
||||||
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
|
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- servant-0.7
|
- servant-0.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user