Skip to content

Commit

Permalink
freeze node 11 version to solve issue - jestjs/jest#8069
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMost committed Mar 15, 2019
1 parent 1b38ea7 commit 6bc16cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: node_js
node_js:
- 8
- 10
- 11
- "11.10.1"

before_script:
- npm i
Expand Down

0 comments on commit 6bc16cc

Please sign in to comment.