Skip to content

Commit b835ef0

Browse files
committed
No need for travis to travel to the koans folder any longer
1 parent d171baf commit b835ef0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ python:
44
- 3.9
55

66
script:
7-
- PYTHON_VER=`python -c 'import sys; print(sys.version_info[0])'`
8-
- cd python$PYTHON_VER
97
- python _runner_tests.py
108
# - python contemplate_koans.py # Run all the koans
119
# - python contemplate_koans.py about_asserts about_none # Run a subset of

0 commit comments

Comments
 (0)