Skip to content

Commit 3af8d3f

Browse files
Doing srcclr run (#126)
1 parent 9aaf79b commit 3af8d3f

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)