Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
Linux & macos 4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
BlurryLight committed May 20, 2020
1 parent fcf1201 commit af6ac22
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ matrix:
sudo: required
dist: trusty
env: QTC_VER=4.11 QTC_DL=linux_gcc_64_rhel72
- os: linux
compiler: gcc
sudo: required
dist: trusty
env: QTC_VER=4.12 QTC_DL=linux_gcc_64_rhel72

- os: osx
compiler: clang
Expand All @@ -59,6 +64,9 @@ matrix:
- os: osx
compiler: clang
env: QTC_VER=4.11 QTC_DL=mac_x64
- os: osx
compiler: clang
env: QTC_VER=4.12 QTC_DL=mac_x64

install:
- scripts/install.sh
Expand Down

0 comments on commit af6ac22

Please sign in to comment.