cleaning

Michael Muré created

Change summary

.travis.yml          | 6 +-----
webui/build/.gitkeep | 0 
2 files changed, 1 insertion(+), 5 deletions(-)

Detailed changes

.travis.yml 🔗

@@ -8,8 +8,4 @@ install:
   - make install
 
 script:
-  - make test
-  - go test -race -coverprofile=coverage.txt -covermode=atomic
-
-after_success:
-  - bash <(curl -s https://codecov.io/bash)
+  - make test