Changeset 666a5e5


Ignore:
Timestamp:
Jul 2, 2020, 1:04:11 AM (4 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/cnn, feature/crepe, fix/ffmpeg5, master
Children:
40aaf72
Parents:
69cd58c
Message:

[ci] build only lib on xcode12 in travis (borken python2.7)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r69cd58c r666a5e5  
    2929      os: osx
    3030      osx_image: xcode11
    31     - name: "macOS (xcode12)"
     31    - name: "macOS (xcode12, lib only)"
    3232      language: shell
    3333      os: osx
    3434      osx_image: xcode12
     35      script:
     36        -make test_lib_only_clean
    3537    - name: "macOS (xcode10, noopt, nodeps)"
    3638      language: shell
Note: See TracChangeset for help on using the changeset viewer.