Skip to content

Commit

Permalink
Added tests for autopep8
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillarAnand committed May 23, 2015
1 parent 18ba00e commit 30688b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -31,6 +31,7 @@ install:
pip install rope_py3k ;
fi
- pip install importmagic
- pip install autopep8
- pip install coveralls
script:
- nosetests
Expand Down

0 comments on commit 30688b0

Please sign in to comment.