Skip to content

Commit

Permalink
Add cron leg to test out Pulumi 2.0 (pulumi#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrusNajmabadi committed Jan 28, 2020
1 parent aa38cd6 commit 4cfb696
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +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: latest-packages
if: type = cron
after_failure:
- "${PULUMI_SCRIPTS}/ci/upload-failed-tests"
notifications:
Expand Down

0 comments on commit 4cfb696

Please sign in to comment.