Skip to content

Commit

Permalink
Fix token
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamu committed Mar 11, 2018
1 parent a650625 commit 9efadd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -16,7 +16,7 @@ install:
- git config --local user.email "travis@ci.com"
- git config --local user.name "Travis Runner"
- git config --local github.user "jingweno"
- git config --local github.access_token "123"
- git config --local github.token "123"

script:
- tox
Expand Down

0 comments on commit 9efadd4

Please sign in to comment.