Skip to content

Commit

Permalink
add travis
Browse files Browse the repository at this point in the history
  • Loading branch information
samvarankashyap committed Mar 18, 2020
1 parent 9768314 commit 602f4f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,3 @@ install:
script:
- flake8 --exclude=\.eggs,tests,docs,config/Dockerfiles --ignore=E124,E303,W504 --max-line-length 80 .
- $(which python) setup.py test
# - $(which python) $(which nosetests) -s linchpin/tests/*
- radon cc -s --min C linchpin

0 comments on commit 602f4f4

Please sign in to comment.