diff --git a/.travis.yml b/.travis.yml index a50b453..a24f076 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ before_script: - commitlint-travis after_success: + - apm --version - npm run travis-deploy-once "npm run semantic-release" ### Generic setup follows ###