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 cedc0fa commit 2eb332fCopy full SHA for 2eb332f
.travis.yml
@@ -98,6 +98,5 @@ jobs:
98
- git config --global user.email "${GH_EMAIL}"
99
- echo "machine github.com login ${GH_NAME} password ${GH_TOKEN}" > ~/.netrc
100
- cd website && yarn install && GIT_USER="${GH_NAME}" yarn run publish-gh-pages
101
-matrix:
102
allow_failures:
103
- stage: test_dependencies
0 commit comments