Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 8592fc9

Browse files
authored
chore: Add Node.js 12 to Travis config (optimizely#369)
Summary: Add Node.js 12 to versions in Travis config file Test plan: Existing tests
1 parent 2df49cb commit 8592fc9

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
@@ -4,6 +4,7 @@ node_js:
44
- '8'
55
- '9'
66
- '10'
7+
- '12'
78
branches:
89
only:
910
- master

0 commit comments

Comments
 (0)