Skip to content

Commit

Permalink
still can't e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
melgish committed Jan 8, 2019
1 parent ae42e4a commit fb70b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit fb70b81

Please sign in to comment.