Removing python for now.

pull/860/head
Nicolas "Pixel" Noble 10 years ago
parent 5cf4fe199d
commit aa6babab1c
  1. 1
      .travis.yml

@ -10,6 +10,5 @@ script:
- ./tools/run_tests/run_tests.py -l c -t -j 16 -c opt
- ./tools/run_tests/run_tests.py -l c++ -t -j 16 -c opt
- ./tools/run_tests/run_tests.py -l node -t -j 16 -c opt
- ./tools/run_tests/run_tests.py -l python -t -j 1 -c opt
notifications:
email: false

Loading…
Cancel
Save