Travis: Remove oauth

This commit is contained in:
Ben Word
2016-04-03 17:20:12 -05:00
parent fd1f6251e4
commit 752bf04626

View File

@@ -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