Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
miho authored Feb 13, 2019
1 parent 33a81bc commit e8932aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ matrix:

env:
global:
- OCC_VERSION="v7.2.0.1"
#- OCC_VERSION="v7.3.0.2"
- OCC_VERSION="occ-dev-2019-02-13"
#- OCC_VERSION="v7.2.0.1"
# we don't use 7.3 because of bad boolean code - OCC_VERSION="v7.3.0.2"
#- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then PATH=/usr/lib/ccache:${PATH}; fi
- TIMEOUT_BUILD='30m'
- BUILD_SUCCESS=true
Expand Down

0 comments on commit e8932aa

Please sign in to comment.