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 06fe7dd commit 30b9e1eCopy full SHA for 30b9e1e
.travis.yml
@@ -32,3 +32,5 @@ script:
32
- yarn run travis:$JOB_PART
33
# after_success:
34
# - bash <(curl -s https://codecov.io/bash)
35
+
36
+# TODO: This test suite will throw schema errors with webpack 2.2.x installed. Address this on defaults upgrade to Jest
0 commit comments