Skip to content

Commit 5e9fd96

Browse files
committed
Add percy script to Travis CI
1 parent 83cabe4 commit 5e9fd96

File tree

4 files changed

+897
-34830
lines changed

4 files changed

+897
-34830
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ cache:
1212
script:
1313
- yarn install
1414
- yarn run build
15+
- npx percy snapshot build/

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"eslint-plugin-standard": "^4.0.0",
4747
"npm-run-all": "^4.1.5",
4848
"parcel-plugin-bundle-visualiser": "^1.2.0",
49+
"percy": "^0.9.0",
4950
"postcss-cli": "^6.1.3",
5051
"postcss-fontpath": "^1.0.0",
5152
"posthtml-expressions": "^1.1.1",

0 commit comments

Comments
 (0)