File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 22 # To update the secure tokens, run `travis encrypt NAME='VALUE' --add` after
33 # installing the travis gem with `gem install travis`.
44 global :
5+ # variables from the web interface:
6+ # - BOT_ITC_PASSWORD_FOR_FASTLANE
7+ # - BUGSNAG_KEY: api key for Bugsnag connection
8+ # - CI_USER_TOKEN: unknown
9+ # - DANGER_GITHUB_API_TOKEN: api key to let Danger write comments to github
10+ # - FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD: app-specific password for the iTMS Transporter (obselete)
11+ # - FASTLANE_PASSWORD: password for apple id used by fastlane
12+ # - FASTLANE_SESSION: if fastlane's apple ID has 2fa enabled, this is the 1-month 2fa session cookie
13+ # - GCAL_KEY: google calendar API key
14+ # - GH_TOKEN: unknown
15+ # - GITHUB_PAGES_TOKEN: token to push to gh-pages
16+ # - GMAPS_KEY: google maps API key
517 # sets our node version in one nice place
618 - TRAVIS_NODE_VERSION=8
719 # set the ruby version up top
You can’t perform that action at this time.
0 commit comments