Skip to content

Commit 2a90098

Browse files
mjc1283mikeproeng37
authored andcommitted
chore(ci): Re-enable source clear in travis (#172)
1 parent 3335e13 commit 2a90098

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ matrix:
2222
before_install: cd packages/optimizely-sdk
2323
install: npm install
2424
addons:
25-
# Disabled temporarily while we work out integration issues
26-
# srcclr: true
25+
srcclr: true
2726
script: npm test
2827
after_success: npm run coveralls

0 commit comments

Comments
 (0)