Merge branch 'master' of https://github.com/assimp/assimp
commit
736239cc8e
|
@ -1,6 +1,10 @@
|
|||
before_install:
|
||||
- sudo apt-get install cmake python3
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
env:
|
||||
matrix:
|
||||
- LINUX=1 TRAVIS_NO_EXPORT=YES
|
||||
|
|
Loading…
Reference in New Issue