Skip to content

Commit b160ba5

Browse files
committed
Update .travis.yml
1 parent cb236d5 commit b160ba5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
language: go
1+
language: python
22

3-
go:
4-
- tip
3+
python:
4+
- 2.7
55

66
script:
77
- date

0 commit comments

Comments
 (0)