Skip to content

Commit

Permalink
chore: remove allow_failures for node 9 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Nov 19, 2017
1 parent 4fcf4ee commit 3597079
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ node_js:
- "0.12"
- "0.10"
- "iojs"
matrix:
allow_failures:
- node_js: "9"
before_script:
- wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.6.11.tgz
- tar -zxvf mongodb-linux-x86_64-2.6.11.tgz
Expand Down

0 comments on commit 3597079

Please sign in to comment.