Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Commit

Permalink
Removed Node 4, added Node 10 version in Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed Sep 29, 2018
1 parent b684de4 commit 98b1fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "4"
- "6"
- "8"
- "10"
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit 98b1fd1

Please sign in to comment.