mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 17:56:32 +00:00
Changed travis instructions for new test.
This commit is contained in:
+2
-2
@@ -3,5 +3,5 @@ before_install:
|
||||
- git submodule update --init --recursive
|
||||
install:
|
||||
- cabal update
|
||||
- cabal install -ftests
|
||||
script: cabal configure -ftests && cabal build && cabal test
|
||||
- cabal install --enable-tests
|
||||
script: cabal configure --enable-tests && cabal build && cabal test
|
||||
|
||||
Reference in New Issue
Block a user