Remove Travis CI #331
No reviewers
Labels
No Label
blocked: dependency
blocked: info-needed
bug
duplicate
enhancement
fixed in HEAD
help wanted
hs:arrows
hs:brackets
hs:classes
hs:comments
hs:do-notation
hs:guards
hs:lists
hs:operators
hs:patterns
hs:records
hs:types
invalid
language extension support
layouting
needs confirmation
priority: high
priority: low
question
revisit before next release
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: hexagoxel/brittany#331
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "remove-travis-ci"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
I can't actually remove things from the Travis CI side, but I can remove the build configuration on this side. GitHub Actions doesn't currently test everything that Travis CI tested, but it's close. The new CI runner doesn't do "old style" Cabal builds or Stack builds. I could add Stack but it seems like a waste of time. If Brittany builds with Cabal and it's in Stackage, then it should build with Stack.