Changes in .travis.yml [d308f4b5:d6b759c] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    rd308f4b5 rd6b759c  
    4848    - H_ARCH=arm32/integratorcp
    4949    - H_ARCH=arm32/raspberrypi
    50     - H_ARCH=arm64/virt
    5150    - H_ARCH=ia32 H_HARBOURS=true H_HARBOUR_LIST="fdlibm zlib binutils"
    5251    - H_ARCH=ia64/i460GX
     
    6160  - sudo apt-get update -qq
    6261  - sudo apt-get install -qq genisoimage
    63   - sudo apt-get install -qq python3-pip
    64   - sudo apt-get install -qq python3-setuptools
    65   - pip3 install ninja
    66   - pip3 install --force-reinstall meson==0.50.1
    6762  - ./tools/travis.sh install
    6863script:
Note: See TracChangeset for help on using the changeset viewer.