Add travis-ci script

This commit is contained in:
Yury Selivanov
2015-08-18 00:22:47 -04:00
parent 399e0a4a31
commit 0950e3f425

14
.travis.yml Normal file
View File

@@ -0,0 +1,14 @@
language: python
os:
- linux
- osx
python:
- 2.7
- 3.3
- 3.4
- "nightly"
script:
- py.test