Skip to content

Commit f148c8f

Browse files
MarshallOfSoundjoeferner
authored andcommitted
build: run tests on node 12
1 parent eb46d13 commit f148c8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ env:
88
- NODE_VERSION=7 CC=clang CXX=clang++
99
- NODE_VERSION=8 CC=clang CXX=clang++
1010
- NODE_VERSION=11 CC=clang CXX=clang++
11+
- NODE_VERSION=12 CC=clang CXX=clang++
1112
before_install:
1213
- nvm install $NODE_VERSION
1314
before_script:

0 commit comments

Comments
 (0)