remove allow_failures flag from node 7.x

This commit is contained in:
Nick O'Leary 2017-04-10 15:50:38 +01:00
parent 62b29ecb65
commit 31502c2ebc
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 0 additions and 3 deletions

View File

@ -9,9 +9,6 @@ addons:
packages:
- g++-4.8
- gcc-4.8
matrix:
allow_failures:
- node_js: "7"
node_js:
- "7"
- "6"