Skip to content

Commit c948863

Browse files
Enabling source clear (#105)
1 parent c1ca00d commit c948863

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ install:
66
- bundle install
77
- bundle exec rake install
88
before_script: "rubocop"
9+
addons:
10+
srcclr: true
911
script: "rake spec"
1012
after_success: "coveralls"

0 commit comments

Comments
 (0)