diff --git a/.travis.yml b/.travis.yml index 404f419..c1dd50f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,9 +7,6 @@ before_script: - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build script: - - ls -R ./src/ - - npm run build - - ls -R ./dist/ - npm test after_script: - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT \ No newline at end of file