diff --git a/.travis.yml b/.travis.yml index 8ba63b6..2796e77 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,6 @@ before_install: before_script: - npm prune - 'curl -Lo travis_after_all.py https://git.io/vLSON' -script: "npm run build" after_success: - python travis_after_all.py - export $(cat .to_export_back)