Skip to content

Commit

Permalink
Temporary migrate tests from node 11.7 to 11.6 to fix codecov (graphq…
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov authored Jan 24, 2019
1 parent ff041ce commit 005e96c
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 @@ -2,7 +2,7 @@ language: node_js

# https://github.com/nodejs/Release
node_js:
- '11'
- '11.6' #Temporary fix for https://github.com/graphql/graphql-js/issues/1682
- '10'
- '8'
- '6'
Expand Down

0 comments on commit 005e96c

Please sign in to comment.