diff --git a/README.md b/README.md
index 497e7a9b16b492b678bc5d97cf672a300b83b5ed..b18e5ffc414450f69d3c688d6d2bf36ece6bcade 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Submit PRs with patch(es) relative to the source tarball(s) of
 existing Hackage package(s).
 
 - The patches MUST apply cleanly by `patch -p1` when inside the
-  original unpacked source-tarball. (Travis CI will verify this when
+  original unpacked source-tarball. (CI will verify this when
   you submit a PR).
 
 - The patches SHOULD work with at least GHC HEAD and the most recent