diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index e778a735e..000000000 --- a/.travis.yml +++ /dev/null @@ -1,11 +0,0 @@ -language: node_js -node_js: - - '4' - - '6' - - '7' - - '8' -sudo: false -before_script: - - npm install -g npm -script: npm install && npm run build:webui && npm run test-travis -after_success: npm run coverage:codecov diff --git a/yarn.lock b/yarn.lock index c7f7b993f..81d07f77e 100644 Binary files a/yarn.lock and b/yarn.lock differ