add Travis CI

This commit is contained in:
Dmitry Belyaev 2018-04-10 09:16:38 +03:00
parent e2d92458d3
commit ada9ff547b
Signed by: b4tman
GPG Key ID: 014E87EC54B77673
2 changed files with 11 additions and 0 deletions

9
.travis.yml Normal file
View File

@ -0,0 +1,9 @@
language: python
python:
- "2.7"
- "3.5"
- "3.6"
script:
- pytest -v

View File

@ -1,3 +1,5 @@
# sync_ics2gcal
[![Build Status](https://travis-ci.org/b4tman/sync_ics2gcal.svg?branch=master)](https://travis-ci.org/b4tman/sync_ics2gcal)
Python scripts for sync .ics file with Google calendar