Skip to content

Commit 4e47f80

Browse files
committed
enable travis tests for node 12
1 parent e9d6bc4 commit 4e47f80

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
@@ -3,6 +3,7 @@ language: node_js
33
node_js:
44
- '8'
55
- '10'
6+
- '12'
67

78
before_install:
89
- openssl aes-256-cbc -K $encrypted_91c6012413a9_key -iv $encrypted_91c6012413a9_iv

0 commit comments

Comments
 (0)