Update readme

This commit is contained in:
Tessa Kelly 2022-04-14 13:28:30 -07:00
parent 21856ef835
commit 8277788c29

View File

@ -40,6 +40,8 @@ Run tests with
- `shake test`
- `elm-test`
You can run the Puppeteer tests for only one component by passing the name of the component to the test script, for example: `./script/puppeteer-tests-no-percy.sh Button`
### CI (Travis)
Travis will run `shake ci` to verify everything looks good.