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

Commit 9575257

Browse files
committed
Remove extra node version from travis file
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
1 parent 4ea8e80 commit 9575257

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
sudo: false
22
language: node_js
3-
node_js:
4-
- "6"
3+
54
env:
65
- CXX=g++-4.8
76
addons:

0 commit comments

Comments
 (0)