Skip to content

Conversation

liyishuai
Copy link

No description provided.

Copy link
Owner

@erikd erikd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mind stack being added to CI, but I do not want to see cabal removed.

@liyishuai
Copy link
Author

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
Copy link
Author

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

@erikd
Copy link
Owner

erikd commented Nov 10, 2020

What has happened to the Travis CI notification?

@liyishuai
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants