initial travis support
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Loading pycmake macros
|
||||
|
||||
python_module( ctypes )
|
||||
#python_module( ctypes )
|
||||
python_module( six )
|
||||
python_module( numpy REQUIRED 1.7 )
|
||||
#python_module( numpy REQUIRED 1.7 )
|
||||
python_module( inspect OPTIONAL )
|
||||
|
||||
if (DEFINED PY_inspect)
|
||||
|
||||
Reference in New Issue
Block a user