We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9fe95 commit 1070fb4Copy full SHA for 1070fb4
.travis.yml
@@ -7,7 +7,7 @@ node_js:
7
- 6
8
install:
9
- 'yarn add "eslint@${ESLINT}" "jest@${JEST}" "babel-jest@${JEST}"'
10
- - 'yarn'
+ - 'yarn --ignore-engines'
11
env:
12
- 'ESLINT=4 JEST=24'
13
- 'ESLINT=5 JEST=24'
0 commit comments