ammended to test on bs

This commit is contained in:
Wyatt Johnson
2018-02-27 19:22:22 -07:00
parent 3879ab1bff
commit 847310f214
+1 -1
View File
@@ -21,7 +21,7 @@ integration: &integration
command: ./bin/cli setup --defaults
- run:
name: Run the integration tests
command: yarn e2e:ci
command: yarn e2e --reports-folder "./test/e2e/reports" --bs-key "$BROWSERSTACK_KEY" --retries "1" --timeout "10000" --browsers "$E2E_BROWSERS"
version: 2
jobs: