Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2eb332f

Browse files
authoredJun 23, 2020
Fix travis file
1 parent cedc0fa commit 2eb332f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,5 @@ jobs:
9898
- git config --global user.email "${GH_EMAIL}"
9999
- echo "machine github.com login ${GH_NAME} password ${GH_TOKEN}" > ~/.netrc
100100
- cd website && yarn install && GIT_USER="${GH_NAME}" yarn run publish-gh-pages
101-
matrix:
102101
allow_failures:
103102
- stage: test_dependencies

0 commit comments

Comments
 (0)
Please sign in to comment.