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

- Added Travis CI.

parent 7e1e6d67
Branches
Tags
No related merge requests found
---
language: python
python: "2.7"
dist: trusty
sudo: false
install:
- pip install pre_commit
script:
- pre-commit run --all-files
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment