Skip to content

Commit

Permalink
Revert "customize travis install - ignore engine requirements"
Browse files Browse the repository at this point in the history
This reverts commit 52310f9.
  • Loading branch information
davidgovea committed Feb 14, 2019
1 parent b38363d commit 03e2659
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ node_js:
- '8'
- '9'
- '10'
install:
- yarn install --ignore-engines
script:
npm run test-coverage
after_success:
Expand Down

0 comments on commit 03e2659

Please sign in to comment.