Skip to content

Commit

Permalink
Repairing CI, per node bug jestjs/jest#8069
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgef committed Mar 7, 2019
1 parent ec983bf commit adc1db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "node"
- '11.10.1'
install:
- npm install -g codecov
- npm install
Expand Down

0 comments on commit adc1db7

Please sign in to comment.