diff --git a/.travis.yml b/.travis.yml index 9f2bff6d3..ae7bdfed6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ install: - npm install script: - npm run lint - - npm test-dst + - npm run test-dst - npm test - codecov after_success: