diff --git a/.travis.yml b/.travis.yml index 8118637e..0357b214 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,4 +14,4 @@ env: # When Travis gets notified of a new build, do this script: - yarn test - - "[ ! -z $DANGER_GITHUB_API_TOKEN ] && yarn danger ci" || echo \"Skipping Danger for External Contributor\" + - yarn ci