Browse Source

Use the latest stable node on Travis CI

pull/1/head
Max Brunsfeld 9 years ago
parent
commit
3cbcf8eada
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- 4
- "node"
compiler: clang-3.6
env:
- CXX=clang-3.6

Loading…
Cancel
Save