Skip to content

Commit

Permalink
Travis CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
GregBowyer committed Jan 27, 2015
1 parent 730d6c0 commit 5c0bf1f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
- 3.4
- "pypy"
install: pip install cffi
script: python setup.py test

0 comments on commit 5c0bf1f

Please sign in to comment.