Skip to content

Commit

Permalink
Update user.py (#45)
Browse files Browse the repository at this point in the history
Fixes #44
  • Loading branch information
Teja Vojjala authored and menegazzo committed Jan 28, 2017
1 parent 372b06a commit 9c4619d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travispy/entities/user.py
Expand Up @@ -39,6 +39,7 @@ class User(Entity):
'name',
'email',
'gravatar_id',
'avatar_url',
'is_syncing',
'synced_at',
'correct_scopes',
Expand Down

0 comments on commit 9c4619d

Please sign in to comment.