Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeux committed Nov 27, 2016
1 parent 00c3ee4 commit e24ec4a
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 e24ec4a

Please sign in to comment.