🌹 Update travis node (#1900)

This commit is contained in:
Albin Ekblom 2017-06-03 02:04:36 +02:00 committed by Philippe Potvin
parent 93b2229ff5
commit c626f0414f

View file

@ -6,9 +6,9 @@ language: node_js
matrix:
include:
- os: osx
node_js: 6
node_js: 7.4
- os: linux
node_js: 6
node_js: 7.4
env: CC=clang CXX=clang++ npm_config_clang=1
compiler: clang