# File lib/travis/client/user.rb, line 17
def
sync
session
.
post_raw
(
'/users/sync'
)
reload
end