Skip to content

Commit 53e76aa

Browse files
committed
chore: test Node.js 12
1 parent 43b4efe commit 53e76aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ node_js:
66
- "9"
77
- "10"
88
- "11"
9+
- "12"
910
after_success:
1011
- CODECLIMATE_REPO_TOKEN=b57723fafcf0516f275d6b380cd506fd082ea88d86507eb82c8abd489b9b9a09 node ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info

0 commit comments

Comments
 (0)