Skip to content

Commit

Permalink
Merge pull request #10 from XuluWarrior/no-save-percy
Browse files Browse the repository at this point in the history
--no-save flag for installing @percy/script
  • Loading branch information
XuluWarrior authored Jul 11, 2019
2 parents 18fa9c5 + 18ff3b9 commit 652cd9a
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 @@ -7,7 +7,7 @@ before_install:
install:
- npm install
- npm install -g resume-cli
- npm install @percy/script
- npm install --no-save @percy/script

script:
- npm run build:styles
Expand Down

0 comments on commit 652cd9a

Please sign in to comment.