diff --git a/.travis.yml b/.travis.yml index 0b4d6a7..af2e266 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,6 @@ cache: script: - ng lint - - ng test --watch=false - ng build --prod deploy: diff --git a/package.json b/package.json index 70be5ee..c608cda 100644 --- a/package.json +++ b/package.json @@ -48,4 +48,4 @@ "tslint": "~5.15.0", "typescript": "~3.4.3" } -} \ No newline at end of file +}