aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-03-27 11:27:56 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-03-27 11:27:56 -0700
commita43c0bf54b80b8043a4205b46edc220eb7d2725e (patch)
tree50118cbf2eaa3d0d59333395d12e23462118bc36 /CONTRIBUTING.md
parenta0397bae98620a9a3df8cc8ff898c22a3a00150b (diff)
downloadpandoc-a43c0bf54b80b8043a4205b46edc220eb7d2725e.tar.gz
CONTRIBUTING: replace reference to travis with circleci.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 372caf0ae..334672b62 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -146,8 +146,7 @@ Please follow these guidelines:
10. We aim for compatibility with ghc versions from 7.10.3 to the
latest release. All pull requests and commits are tested
- automatically on <travis-ci.org>, using GHC versions in the
- `Tested-With` stanza of `pandoc.cabal`.
+ automatically on CircleCI.
Tests
-----