Skip to content

Commit 32807a1

Browse files
committed
Fix using wrong directory 😅
1 parent 5e9fd96 commit 32807a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)