We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d50918c commit b261459Copy full SHA for b261459
.travis.yml
@@ -11,3 +11,8 @@ after_success:
11
- cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
12
script: npm run test:full
13
cache: yarn
14
+addons:
15
+ sauce_connect:
16
+ username: "cd-reactmodal"
17
+ jwt:
18
+ secure: PpSLvFVrzYYh5zn4SXSkhDsQ3lRxCa4yOwjbVCy3C3smQxgJLKDCHTBp4OcwDlDfPjSsq4nKaQcsOJa9DlduAxMIW98t6pQelqLD9aaEGDbdzyJ4qx5G3fTs6AdU8WJuvVY145zaRcgUdejs5Ii9j1rMna3yS9HfGRE5r4aHNhE=
0 commit comments