-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f6b6d4e
commit b66fd60
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule multibuild
updated
12 files
+4 −4 | .github/workflows/lint_python.yml | |
+3 −3 | .github/workflows/test.yml | |
+1 −1 | LICENSE | |
+2 −1 | README.rst | |
+31 −16 | common_utils.sh | |
+2 −2 | library_builders.sh | |
+13 −10 | osx_utils.sh | |
+2 −2 | tests/test_common_utils.sh | |
+3 −1 | tests/test_fill_pyver.sh | |
+10 −3 | travis_linux_steps.sh | |
+2 −1 | travis_osx_steps.sh | |
+6 −0 | travis_steps.sh |