Skip to content

Commit 8a55359

Browse files
tuananhBridgeAR
authored andcommitted
enable node 11 on travis
enable node 11 on travis
1 parent 53478ed commit 8a55359

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
@@ -5,5 +5,6 @@ node_js:
55
- "8"
66
- "9"
77
- "10"
8+
- "11"
89
after_success:
910
- CODECLIMATE_REPO_TOKEN=b57723fafcf0516f275d6b380cd506fd082ea88d86507eb82c8abd489b9b9a09 node ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info

0 commit comments

Comments
 (0)