From aa6babab1ce82d1ca1edaaf25dbf26bf67a353e4 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Fri, 27 Feb 2015 03:08:43 +0100 Subject: Removing python for now. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') 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 -- cgit v1.2.3