Skip to content

Commit

Permalink
disable e2e for appveyor first
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarioste committed Apr 28, 2018
1 parent 08f4d31 commit e038790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ test_script:
- npm --version
# run tests
- npm run test
- npm run e2e
# - npm run e2e
- npm run dist

0 comments on commit e038790

Please sign in to comment.