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 3335e13 commit 2a90098Copy full SHA for 2a90098
.travis.yml
@@ -22,7 +22,6 @@ matrix:
22
before_install: cd packages/optimizely-sdk
23
install: npm install
24
addons:
25
-# Disabled temporarily while we work out integration issues
26
-# srcclr: true
+srcclr: true
27
script: npm test
28
after_success: npm run coveralls
0 commit comments