Skip to content

Commit

Permalink
Revert "Try to use GH_TOKEN to overcome github rate limit"
Browse files Browse the repository at this point in the history
This reverts commit a87e9f7
  • Loading branch information
robertfausk committed Sep 21, 2020
1 parent a87e9f7 commit 36011ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ cache:
directories:
- $HOME/.composer/cache/files

before_install:
- git config --global github.accesstoken $GH_TOKEN

install:
- '.scenarios.lock/install "${SCENARIO}" "${DEPENDENCIES}"'
- bin/updatePantherChromeDriver.sh
Expand Down

0 comments on commit 36011ac

Please sign in to comment.