Skip to content

Commit 3775674

Browse files
committed
Update CI config
1 parent a3040cd commit 3775674

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
language: node_js
22
node_js:
33
- '14'
4+
branches:
5+
only:
6+
- master
47
script:
58
- npm test -- --coverage
69
- npm run report-coverage

0 commit comments

Comments
 (0)