[ci] fix typo in xcode12 travis script
authorPaul Brossier <piem@piem.org>
Wed, 1 Jul 2020 23:32:49 +0000 (01:32 +0200)
committerPaul Brossier <piem@piem.org>
Wed, 1 Jul 2020 23:32:49 +0000 (01:32 +0200)
.travis.yml

index 69fa985..933109c 100644 (file)
@@ -33,7 +33,7 @@ matrix:
       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