Sha256: 66d92b04fa3110efba2b8d2087bac17d656458fdc16baa10f2b252024c5de81e
Contents?: true
Size: 100 Bytes
Versions: 1
Compression:
Stored size: 100 Bytes
Contents
#!/bin/bash mkdir -p build cd build cmake .. make ctest -V if [ -n "$CI" ] then make memcheck fi
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mathematical-1.5.12 | ext/mathematical/mtex2MML/script/cibuild |