Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit f9b8e2f

Browse files
authored
re-enable sourceclear (optimizely#115)
1 parent c9f8953 commit f9b8e2f

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
@@ -19,8 +19,7 @@ before_script:
1919
- npm install grunt-cli -g
2020
install: npm install
2121
addons:
22-
# Disabled temporarily while we work out integration issues
23-
# srcclr: true
22+
srcclr: true
2423
script:
2524
- npm run test-travis
2625
after_success:

0 commit comments

Comments
 (0)