From 2909fa216e9ef269f986287119082dc7fc1b2e7c Mon Sep 17 00:00:00 2001 From: SSMP Date: Thu, 6 Oct 2016 01:10:54 -0700 Subject: [PATCH] testing TRAVIS_BUILD_NUMBER --- .travis.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.travis.yml b/.travis.yml index 56c2d58..a3cf9d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,3 +3,13 @@ node_js: - 4 - 5 - 6 + +# safelist +branches: + only: + - master + +#env +env: + global: + - TRAVIS_BUILD_NUMBER=8.9