diff --git a/.travis.yml b/.travis.yml index 74aa1ea2..a083ecab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,8 +52,6 @@ install: - popd script: - pushd $TEST_DIR - - make test - - make lint - if [[ $DEPLOY_ARTIFACTS = 1 ]]; then make artifacts; fi - popd branches: