From 3e6ac61383bf41a70880ed220b4ae8559d725763 Mon Sep 17 00:00:00 2001 From: Victor Denisov Date: Sat, 8 Feb 2020 08:27:45 -0800 Subject: [PATCH] Remove ghc from deployment step --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5a7c254..4891453 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,4 +25,3 @@ jobs: on: repo: mongodb-haskell/bson tags: true - ghc: "8.6"