Skip to content

Commit e20e87a

Browse files
committed
chore: remove travis ci and add github actions
1 parent b65337e commit e20e87a

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)