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 1058111 commit c0758cfCopy full SHA for c0758cf
.travis.yml
@@ -93,6 +93,5 @@ jobs:
93
- git config --global user.email "${GH_EMAIL}"
94
- echo "machine github.com login ${GH_NAME} password ${GH_TOKEN}" > ~/.netrc
95
- cd website && yarn install && GIT_USER="${GH_NAME}" yarn run publish-gh-pages
96
-matrix:
97
allow_failures:
98
- stage: test_dependencies
0 commit comments