Switch from Travis CI to GitHub Actions #213

Merged
raucao merged 3 commits from feature/github_actions_ci into master 2023-01-15 06:24:14 +00:00
Showing only changes of commit b6434ac8d2 - Show all commits
-21
View File
@@ -1,21 +0,0 @@
---
language: node_js
node_js:
- "14"
- "16"
sudo: false
dist: precise
notifications:
email: false
addons:
chrome: stable
cache:
npm: false
branches:
only:
- master