Răsfoiți Sursa

Merge branch 'master' of https://github.com/assimp/assimp

Alexander Gessler 10 ani în urmă
părinte
comite
736239cc8e
1 a modificat fișierele cu 4 adăugiri și 0 ștergeri
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -1,6 +1,10 @@
 before_install:
 before_install:
   - sudo apt-get install cmake python3
   - sudo apt-get install cmake python3
 
 
+branches:
+  only:
+    - master
+
 env:
 env:
     matrix:
     matrix:
     - LINUX=1 TRAVIS_NO_EXPORT=YES
     - LINUX=1 TRAVIS_NO_EXPORT=YES