Skip to content

Commit b261459

Browse files
committed
Add sauce labs support
1 parent d50918c commit b261459

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ after_success:
1111
- cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
1212
script: npm run test:full
1313
cache: yarn
14+
addons:
15+
sauce_connect:
16+
username: "cd-reactmodal"
17+
jwt:
18+
secure: PpSLvFVrzYYh5zn4SXSkhDsQ3lRxCa4yOwjbVCy3C3smQxgJLKDCHTBp4OcwDlDfPjSsq4nKaQcsOJa9DlduAxMIW98t6pQelqLD9aaEGDbdzyJ4qx5G3fTs6AdU8WJuvVY145zaRcgUdejs5Ii9j1rMna3yS9HfGRE5r4aHNhE=

0 commit comments

Comments
 (0)