Skip to content

Commit 3e2175b

Browse files
committed
Use percy.io for visual testing.
1 parent 0c79593 commit 3e2175b

11 files changed

+791
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ env:
1717
- DATABASE_URL=postgres://postgres:@localhost/cargo_registry_test
1818
- TEST_DATABASE_URL=postgres://postgres:@localhost/cargo_registry_test
1919
- CARGO_TARGET_DIR=target
20+
- PERCY_PARALLEL_TOTAL=2
2021

2122
before_install:
2223
- nvm install 8

0 commit comments

Comments
 (0)