Skip to content

Commit b4ea09d

Browse files
author
Roman Valls Guimera
committed
entering python2 temple for illumination
1 parent d98eb1d commit b4ea09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: python
33
python:
44
- 2.7
55
script:
6-
- ls
6+
- cd python2
77
- python contemplate_koans.py about_asserts # add further koans here separated by spaces
88
notifications:
99
email: false

0 commit comments

Comments
 (0)