diff --git a/.travis.yml b/.travis.yml index 12bd112..22b4175 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,9 +9,3 @@ cache: - node_modules - .shadow-cljs - $HOME/.m2 -jobs: - include: - - stage: test and build - script: npm test - - state: test and build - script: npm run build