Skip to content
Snippets Groups Projects
Commit a2102f0a authored by nimrod's avatar nimrod
Browse files

- Added pre-commit test.

parent 85c7984a
Branches
No related tags found
No related merge requests found
......@@ -13,9 +13,10 @@ matrix:
- python: "3.2"
install:
- pip install tox-travis
- pip install tox-travis pre-commit
script:
- pre-commit run --all-files
- tox
notifications:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment