Skip to content

Commit bf035b3

Browse files
committed
chore: update travis
1 parent 40abbe4 commit bf035b3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
3-
- "lts/*"
3+
- "v12.16.3"
44
script: npm run test
5-
before_script:
6-
- npm install
75
after_script:
86
- npm run codecov

0 commit comments

Comments
 (0)