ref: 3194ca04c3004ed8c840b775da9a3c0436feee32
parent: 16581daefd74654b69b5d92390a69b72e0870449
author: Paul Brossier <piem@piem.org>
date: Wed Jul 1 21:32:49 EDT 2020
[ci] fix typo in xcode12 travis script
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,7 +33,7 @@
os: osx
osx_image: xcode12
script:
- -make test_lib_only_clean
+ - make test_lib_only_clean
- name: "macOS (xcode10, noopt, nodeps)"
language: shell
os: osx