diff --git a/.travis.yml b/.travis.yml index 3611bae..ab8bf33 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,4 +29,4 @@ script: - npm run test -- weather-gauges --watch=false --progress=false --browsers=Headless --reporters=kjhtml - npm run test -- demo --watch=false --progress=false --browsers=Headless --reporters=kjhtml # run e2e tests - - npm run e2e -- --protractor-config=e2e/protractor-ci.conf.js + # - npm run e2e -- --protractor-config=e2e/protractor-ci.conf.js