Travis: Remove oauth
This commit is contained in:
@@ -31,7 +31,6 @@ cache:
|
||||
|
||||
before_install:
|
||||
- composer self-update
|
||||
- git config --global github.accesstoken $GITHUB_OAUTH_TOKEN
|
||||
|
||||
install:
|
||||
- source ~/.nvm/nvm.sh && nvm install $TRAVIS_NODE_VERSION
|
||||
|
||||
Reference in New Issue
Block a user