Skip to content

Commit 9dfa642

Browse files
authored
Merge pull request #37 from ngfelixl/chore/github-actions
chore: remove travis ci and add github actions
2 parents b65337e + e20e87a commit 9dfa642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml renamed to .github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language : node_js
22
node_js :
3-
- 12
3+
- 14
44
install:
55
- npm install
66
script:

0 commit comments

Comments
 (0)