Skip to content

Commit

Permalink
No need for travis to travel to the koans folder any longer
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmalcolm committed Mar 5, 2021
1 parent d171baf commit b835ef0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ python:
- 3.9

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

0 comments on commit b835ef0

Please sign in to comment.