Skip to content

Commit 983040b

Browse files
committed
Add travis.yml
1 parent 5673e35 commit 983040b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: python
2+
python:
3+
- 2.7
4+
- pypy
5+
script: ./test

0 commit comments

Comments
 (0)