Skip to content

Commit

Permalink
Add Node.js 12 to Travis CI platforms
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Bajtoš <[email protected]>
  • Loading branch information
bajtos committed May 10, 2019
1 parent 30409c1 commit 5ae39c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "6"
- "8"
- "12"
- "10"
- "8"
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit 5ae39c3

Please sign in to comment.