How do I grant access to Github to run travis encrypt-file?

Steins-MacBook-Air:Domain steinkorsveien$ travis encrypt-file springboot22-09d2ded0aca3.json --add

Detected repository as steinko/ATM, is this correct? |yes| yes

/usr/local/Cellar/travis/1.9.1/libexec/gems/multi_json-1.13.1/lib/multi_json/options_cache.rb:12: warning: Capturing the given block using Proc.new is deprecated; use &block instead

encrypting springboot22-09d2ded0aca3.json for steinko/ATM

storing result as springboot22-09d2ded0aca3.json.enc

storing secure env variables for decryption

not logged in - try running travis login --org

Steins-MacBook-Air:Domain steinkorsveien$ travis login --org

We need your GitHub login to identify you.

This information will not be sent to Travis CI , only to api.github.com.

The password will not be displayed.

Try running with --github-token or --auto if you don’t want to enter your password anyway.

Username: steinko

Password for steinko: ***********

/usr/local/Cellar/travis/1.9.1/libexec/gems/multi_json-1.13.1/lib/multi_json/options_cache.rb:12: warning: Capturing the given block using Proc.new is deprecated; use &block instead

/usr/local/Cellar/travis/1.9.1/libexec/gems/multi_json-1.13.1/lib/multi_json/options_cache.rb:12: warning: Capturing the given block using Proc.new is deprecated; use &block instead

steinko has not granted Travis CI the required permissions, please log in via travis-ci.org

How kan