Skip to content

Commit

Permalink
Travis-CI: Rename lasso -> gnarl
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed May 6, 2016
1 parent 3651f27 commit 15b8597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,6 +5,6 @@ python:
install:
- pip install coverage coveralls
script:
- coverage run --source=lasso setup.py test -v
- coverage run --source=gnarl setup.py test -v
- coverage report -m
after_success: coveralls

0 comments on commit 15b8597

Please sign in to comment.