update travis to remove v7 allow failure

This commit is contained in:
Dave Conway-Jones 2017-04-12 09:21:26 +01:00
parent 100cf9a38d
commit a3e69d1a2f
No known key found for this signature in database
GPG Key ID: 81B04231572A9A2D
1 changed files with 0 additions and 5 deletions

View File

@ -9,11 +9,6 @@ addons:
packages:
- g++-4.8
- gcc-4.8
matrix:
allow_failures:
- node_js: "7"
before_install:
- npm install -g npm@latest-2
node_js:
- "7"
- "6"