Browse Source

Require Node.js v6 tests to pass

pull/631/head
Julian Simioni 8 years ago
parent
commit
8615eff884
No known key found for this signature in database
GPG Key ID: B9EEB0C6EE0910A1
  1. 1
      .travis.yml

1
.travis.yml

@ -12,7 +12,6 @@ node_js:
matrix:
fast_finish: true
allow_failures:
- node_js: 6
env:
global:
- CXX=g++-4.8

Loading…
Cancel
Save