diff --git a/.travis.yml b/.travis.yml index 134e0c0..6c2b667 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,4 +24,4 @@ deploy: keep-history: true local_dir: build on: - branch: develop + branch: master diff --git a/codecov.yml b/codecov.yml deleted file mode 100644 index 059475f..0000000 --- a/codecov.yml +++ /dev/null @@ -1,2 +0,0 @@ -ignore: - - "src/registerServiceWorker.js" \ No newline at end of file