diff --git a/.travis.yml b/.travis.yml index 44c1beb..6d62a69 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ install: - npm install script: - - npm run test:server + - npm run test:api - npm run cloc after_success: npm run coverage