Skip to content

Commit

Permalink
Reenable 2.0 leg. (pulumi#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrusNajmabadi committed Feb 3, 2020
1 parent ca6e5e4 commit 9807c5a
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 9807c5a

Please sign in to comment.