Skip to content

Commit

Permalink
Remove ESLint 6 from allowed failures in Travis
Browse files Browse the repository at this point in the history
It's now supported
  • Loading branch information
sheepsteak committed Jun 23, 2019
1 parent 3bee716 commit d7023f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -68,7 +68,6 @@ matrix:
# issues with typescript deps in this version intersection
- node_js: '4'
env: ESLINT_VERSION=4
- env: ESLINT_VERSION=6

before_install:
- 'nvm install-latest-npm'
Expand Down

0 comments on commit d7023f6

Please sign in to comment.