Skip to content

Commit d320d34

Browse files
committed
Doing srcclr run (#126)
1 parent cca95a6 commit d320d34

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
@@ -8,6 +8,8 @@ python:
88
- "pypy3"
99
install: "pip install -r requirements/core.txt;pip install -r requirements/test.txt"
1010
before_script: "pep8"
11+
addons:
12+
srcclr: true
1113
script: "nosetests --with-coverage --cover-package=optimizely"
1214
after_success:
1315
- coveralls

0 commit comments

Comments
 (0)