Skip to content

Commit d79d40e

Browse files
author
Vidya Raghavan
committed
Update shippable.yml
1 parent f08a21c commit d79d40e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

shippable.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
language: python
22

33
python:
4-
#- 2.6
5-
# - 2.7
6-
#- 3.2
4+
- 2.6
5+
- 2.7
6+
- 3.2
77
- 3.3
8-
# - 3.4
9-
#- pypy
8+
- 3.4
9+
- pypy
1010

1111
install:
1212
- pip install -r requirements.txt

0 commit comments

Comments
 (0)