Actually fix Travis freeze files?

This commit is contained in:
Aaron Tomb 2019-10-23 12:50:09 -07:00
parent 887d1bc65b
commit 8012484fa6

View File

@ -33,7 +33,7 @@ before_install:
- env
script:
- cp cabal.$GHCSHORTVER.config cabal.project.freeze
- cp cabal.GHC${GHCSHORTVER}.config cabal.project.freeze
- cabal update
- bash cry build
- bash cry test