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 cac996b commit dcead1eCopy full SHA for dcead1e
.travis.yml
@@ -22,7 +22,7 @@ matrix:
22
before_install: cd packages/optimizely-sdk
23
install: npm install
24
addons:
25
-srcclr: true
+ srcclr: true
26
script: npm test
27
after_success: npm run coveralls
28
0 commit comments