Skip to content

Commit cd1c866

Browse files
committed
Introduce travis script for project
1 parent 6b83801 commit cd1c866

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: python
2+
sudo: false
3+
python:
4+
- 2.7

0 commit comments

Comments
 (0)