Skip to content

Commit

Permalink
Disable 2.0 testing leg (pulumi#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrusNajmabadi committed Feb 3, 2020
1 parent b88f385 commit ca6e5e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:
- script: "${GOPATH}/src/github.com/pulumi/scripts/ci/run-at-head --no-latest-cli"
name: latest-packages
if: type = cron
- script: "${GOPATH}/src/github.com/pulumi/scripts/ci/run-at-head --version=feature-2.0"
name: feature-2.0
if: type = cron
# - script: "${GOPATH}/src/github.com/pulumi/scripts/ci/run-at-head --version=feature-2.0"
# name: feature-2.0
# if: type = cron
after_failure:
- "${PULUMI_SCRIPTS}/ci/upload-failed-tests"
notifications:
Expand Down

0 comments on commit ca6e5e4

Please sign in to comment.