http-proxy icon indicating copy to clipboard operation
http-proxy copied to clipboard

travis: Add Stack and GHC 8.8

Open liyishuai opened this issue 5 years ago • 4 comments
trafficstars

liyishuai avatar Nov 05 '20 06:11 liyishuai

Cabal is not removed. The default build script for language: haskell is:

cabal configure --enable-tests && cabal build && cabal test

and I've put the existing cabal haddock and cabal sdist in after_script.

liyishuai avatar Nov 05 '20 06:11 liyishuai

CI has passed, including both Cabal and Stack tests. Ready to merge.

liyishuai avatar Nov 10 '20 03:11 liyishuai

What has happened to the Travis CI notification?

erikd avatar Nov 10 '20 07:11 erikd

The current CI seems to run on travis-ci.org. Consider migrating to travis-ci.com which has better integration with GitHub?

liyishuai avatar Nov 10 '20 20:11 liyishuai