Skip to content

Commit

Permalink
TEST: skip stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
matyasselmeci committed Jun 25, 2019
1 parent ccd9cd2 commit 1ae0bf1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ jobs:
- sudo docker pull centos:centos${OS_VERSION}
script:
- tests/setup_tests.sh
- <<: *run_tests
env:
- OS_TYPE=centos OS_VERSION=7 BUILD_ENV=uw_build DEPLOY_STAGE=false
- <<: *run_tests
env:
- OS_TYPE=centos OS_VERSION=6 BUILD_ENV=osg DEPLOY_STAGE=false
- <<: *run_tests
env:
- OS_TYPE=centos OS_VERSION=7 BUILD_ENV=osg DEPLOY_STAGE=false
# - <<: *run_tests
# env:
# - OS_TYPE=centos OS_VERSION=7 BUILD_ENV=uw_build DEPLOY_STAGE=false
# - <<: *run_tests
# env:
# - OS_TYPE=centos OS_VERSION=6 BUILD_ENV=osg DEPLOY_STAGE=false
# - <<: *run_tests
# env:
# - OS_TYPE=centos OS_VERSION=7 BUILD_ENV=osg DEPLOY_STAGE=false

- &deploy_rpm
# Template; subsequent uses modify 'env'
Expand Down

0 comments on commit 1ae0bf1

Please sign in to comment.