Skip to content

Commit

Permalink
Updating allowed failures for odd versions of node
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebeach committed Nov 25, 2019
1 parent a6cf735 commit 8a661f2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
Expand Up @@ -52,6 +52,18 @@ matrix:
allow_failures:
- node_js: "7"
env: ESLINT=6
- node_js: "7"
env: ESLINT=5
- node_js: "7"
env: ESLINT=4
- node_js: "7"
env: ESLINT=3
- node_js: "6"
env: ESLINT=5
- node_js: "6"
env: ESLINT=4
- node_js: "6"
env: ESLINT=3
- node_js: "5"
env: ESLINT=6
- node_js: "5"
Expand Down

0 comments on commit 8a661f2

Please sign in to comment.