Travis test
diff --git a/.travis.yml b/.travis.yml
index faa66eb..bdfecea 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,8 +23,6 @@
     - sudo apt-get install ant
     - sudo apt-get install tclsh
     - sudo apt install default-jre
-    - sudo apt-get install python3.6
-    - sudo apt-get install python3.6-dev
     - eval "${MATRIX_EVAL}"
 
 
diff --git a/SVIncCompil/build3rdparty.sh b/SVIncCompil/build3rdparty.sh
index 3cbcb7a..0d1da8b 100755
--- a/SVIncCompil/build3rdparty.sh
+++ b/SVIncCompil/build3rdparty.sh
@@ -8,6 +8,7 @@
 #########################################################################
 ./buildflatbuffer.sh
 
+
 #########################################################################
 # Build Python
 #########################################################################