aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2020-03-19CI: switch to `actions/checkout@v2`XhmikosR1-1/+1
2019-11-26Revert "CI: use `npm ci` on Node.js >=8."XhmikosR1-8/+2
This reverts commit be79dab7f164da7762951fa5940dacdd3ec7ceff. Too complex to make this work with full version numbers
2019-11-25CI: use `npm ci` on Node.js >=8.XhmikosR1-2/+8
2019-11-25CI: Add Windows testing and lintXhmikosR1-2/+6
2019-11-25use Coveralls GitHub actioncoveralls-actionNick Merwin1-4/+6
2019-11-20Update test.ymlNick Merwin1-1/+1
2019-11-14Switch to GitHub Actions CI.XhmikosR1-0/+35
Currently only runs on Ubuntu