Skip to content

Commit

Permalink
Doing srcclr run
Browse files Browse the repository at this point in the history
  • Loading branch information
aliabbasrizvi committed Jun 6, 2018
1 parent 9aaf79b commit 0f426f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ python:
- "pypy3"
install: "pip install -r requirements/core.txt;pip install -r requirements/test.txt"
before_script: "pep8"
addons:
srcclr: true
script: "nosetests --with-coverage --cover-package=optimizely"
after_success:
- coveralls

0 comments on commit 0f426f8

Please sign in to comment.