Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeux authored and acusti committed Mar 15, 2017
1 parent f78c7aa commit fa148fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/facts-tracker/index.js
Expand Up @@ -31,6 +31,7 @@ function exec(command) {
return execSync(command, options).toString();
}


var isInsideOfTravis = !!process.env.TRAVIS_REPO_SLUG;

if (isInsideOfTravis) {
Expand Down

0 comments on commit fa148fc

Please sign in to comment.