From 1b1d4741764b4ca3ad8344df7726a31416215a4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ram=C3=B3n=20Roche?= Date: Mon, 11 Jan 2016 09:09:22 -0800 Subject: [PATCH] CirclecI tests run python3 --- circle.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/circle.yml b/circle.yml index ab69ade37..5d0172d18 100644 --- a/circle.yml +++ b/circle.yml @@ -1,4 +1,6 @@ machine: + python: + version: 3.5.0 environment: SITL_SPEEDUP: 10 SITL_RATE: 200