Skip to content

Commit

Permalink
Remove e2e tests from travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianhauser committed May 8, 2018
1 parent 78f05e1 commit 55f1b8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ node_js:
- "8"
script:
- bash build.bash
- npm run e2e

before_deploy:
- cp -a dist $RELEASE_NAME
Expand Down

0 comments on commit 55f1b8a

Please sign in to comment.