We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6d8a9 commit 335287fCopy full SHA for 335287f
1 file changed
.travis.yml
@@ -42,6 +42,8 @@ install:
42
- cmake --build .
43
44
before_script:
45
+ - mkdir pymoos && cp pymoos.so pymoos/
46
+ - cp ../__init__.py pymoos/
47
- export PYTHONPATH=$PWD
48
49
script:
0 commit comments