Commit Graph

11 Commits

Author SHA1 Message Date
pranaysashank
4933d37ed7 Upgrade packcheck.
- Remove 32 bit builds from the matrix. See #514.
2020-07-13 17:59:44 +05:30
Pranay Sashank
96f01fd134 Move a job to github from travis. 2020-06-05 00:09:13 +05:30
Pranay Sashank
47766eb613 Add coverage build to travis. 2020-06-05 00:09:13 +05:30
Harendra Kumar
48b21f731b Fix exit code issue in packcheck 2020-06-03 23:30:04 +05:30
Pranay Sashank
828a564781 Add GHC 8.10.1 build to CI.
- Disable inspection testing for `fromStreamVar`.
- Fix overlapping pattern matches warning in test/Main.hs.
2020-04-22 14:32:30 +05:30
pranaysashank
b964c64e79 Use GHC 8.8.3 instead of 8.8.1 on Github CI. 2020-03-31 13:50:08 +05:30
Harendra Kumar
0cf821298d Use unique names in matrix, disable docs for fusion-plugin 2020-02-21 16:33:49 +05:30
Pranay Sashank
6e96d74249 Update packcheck. 2020-02-12 11:47:03 +05:30
Pranay Sashank
0ba1e8c242 Add a CI build with fusion-plugin flag enabled. 2020-02-12 11:47:03 +05:30
Pranay Sashank
6b6663828f Enable CI builds only for push and PRs to master. 2020-01-07 11:15:25 +05:30
Pranay Sashank
04a3b1e4d4 Add support for Github ci.
- Build using GHC 8.8.1 and 8.6.5 on Github ci.
- Remove the above builds travis.
2020-01-04 20:03:02 +05:30