diff --git a/.travis.yml b/.travis.yml index a1344a187..201d73dde 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,4 +21,3 @@ install: script: - npm run build - COVERAGE=true npm run test - - COVERAGE=false FLAKEY=false PERFORMANCE=false npm run test:karma