aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-02-27 03:08:43 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-02-27 03:08:43 +0100
commitaa6babab1ce82d1ca1edaaf25dbf26bf67a353e4 (patch)
tree1585553fffce01298f1931766700c552fe83b47e /.travis.yml
parent5cf4fe199dda177f17c11740f870b4213535c0bb (diff)
Removing python for now.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index fe5a9acb58..d8c9e385bb 100644
--- a/.travis.yml
+++ b/.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