Skip to content

Instantly share code, notes, and snippets.

@jcouyang
Last active August 29, 2015 14:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcouyang/5a4b76de883e27ad79f5 to your computer and use it in GitHub Desktop.
Save jcouyang/5a4b76de883e27ad79f5 to your computer and use it in GitHub Desktop.
The Useful Globel Environment Variables on Travis ci machine
TRAVIS_TEST_RESULT=0
TRAVIS_COMMIT=e7090ffc4ef844d1a066a34037c913b429d7dc2a
TRAVIS_OS_NAME=linux
TRAVIS_LANGUAGE=node_js
TRAVIS=true
TRAVIS_REPO_SLUG=asm-products/evergist
TRAVIS_PULL_REQUEST=false
TRAVIS_NODE_VERSION=0.10
TRAVIS_JOB_NUMBER=60.1
TRAVIS_BUILD_ID=46812085
TRAVIS_SECURE_ENV_VARS=true
TRAVIS_BRANCH=master
TRAVIS_COMMIT_RANGE=0ee91f38f189...e7090ffc4ef8
TRAVIS_JOB_ID=46812086
TRAVIS_BUILD_DIR=/home/travis/build/asm-products/evergist
TRAVIS_BUILD_NUMBER=60
@jcouyang
Copy link
Author

http://oyanglul.us/#/gist/5a4b76de883e27ad79f5
![Analytics](https://ga-beacon.appspot.com/UA-32314154-5/blogist/The Useful Globel Environment Variables on Travis ci machine)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment