Skip to content

Commit e81b402

Browse files
committed
only master travis
1 parent 066919e commit e81b402

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
@@ -9,3 +9,6 @@ script:
99
- npm run coverage
1010
after_success:
1111
- npx nyc report --reporter=text-lcov | npx coveralls
12+
branches:
13+
only:
14+
- master

0 commit comments

Comments
 (0)