Skip to content

Commit

Permalink
remove percey from travis (#685)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenqiushi authored Aug 13, 2019
1 parent b68afb0 commit a6ec978
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ os:
- linux
install:
- travis_retry npm install
- gem install percy-cli
script:
- npm run lint
- npm run site
- percy snapshot ./dist/examples/ --enable_javascript

branches:
only:
Expand Down

0 comments on commit a6ec978

Please sign in to comment.