PowerShell/tools
Travis Plunk 80a5be921d
Fix daily NuGet publishing (#8460)
Fix daily NuGet publishing

## PR Checklist

- [x] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
    - Use the present tense and imperative mood when describing your changes
- [x] [Summarized changes](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
- [x] [Change is not breaking](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#making-breaking-changes)
- [x] [Make sure all `.h`, `.cpp`, `.cs`, `.ps1` and `.psm1` files have the correct copyright header](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
- [x] This PR is ready to merge and is not [Work in Progress](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---work-in-progress).
    - If the PR is work in progress, please add the prefix `WIP:` to the beginning of the title and remove the prefix when the PR is ready.
- **User-facing changes**
    - [ ] Not Applicable
    - **OR**
    - [ ] User-facing [Documentation needed](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
        - [ ] Issue filed - Issue link:
- **Testing - New and feature**
    - [ ] Not Applicable or can only be tested interactively
    - **OR**
    - [ ] [Make sure you've added a new test if existing tests do not effectively test the code changed](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#before-submitting)
        - [ ] [Add `[feature]` if the change is significant or affects feature tests](https://github.com/PowerShell/PowerShell/blob/master/docs/testing-guidelines/testing-guidelines.md#requesting-additional-tests-for-a-pr)
2018-12-13 15:25:22 -08:00
..
credScan Fix credential scan issues (#4927) 2017-09-27 11:54:22 -07:00
failingTests Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
packaging Add Linux ARM64 build support (#8016) 2018-12-05 10:55:09 -08:00
performance Add tools for PowerShell perf analysis (#7595) 2018-08-31 16:55:42 -07:00
releaseBuild Adding yml for Windows Release builds (#8374) 2018-12-07 10:59:27 -08:00
ResxGen Generate logging resources for Unix platforms 2018-07-06 13:28:20 -07:00
terms Remove exclusion for hang and add context exception for remaining instances (#5595) 2017-12-01 17:34:30 -08:00
windows adding path cleanup utility Reset-PWSHSystemPath.ps1 (#6892) 2018-05-22 12:58:51 -07:00
Xml Add tests to report when package references are out of date (#7661) 2018-09-05 14:06:09 -07:00
.gitignore Allow packaging from a zip package to allow for signing (#5418) 2017-11-13 10:10:51 -08:00
appimage.sh Change packaging to differentiate only between major versions and previews (#6968) 2018-06-05 12:51:47 -07:00
appveyor.psm1 Fix daily NuGet publishing (#8460) 2018-12-13 15:25:22 -08:00
debug.sh Update install/build scripts and dockerfiles (#5222) 2017-10-25 08:25:35 -07:00
download.sh Revive 'download.sh' and make it redirect to 'install-powershell.sh' (#5386) 2017-11-09 22:58:53 -08:00
install-powershell-readme.md Adding ability to install previews side-by-side with production releases (#7194) 2018-06-28 11:46:58 -07:00
install-powershell.ps1 Enable install-powershell.ps1 to use MSI (#8418) 2018-12-11 13:58:49 -08:00
install-powershell.sh Make install-powershell.sh autodetect if it should use wget or curl (#8225) 2018-11-14 10:45:52 -08:00
installpsh-amazonlinux.sh Update installpsh amazonlinux for container build (#7907) 2018-10-24 10:10:32 -07:00
installpsh-debian.sh support for linuxmint in installpsh-debian.sh (#8440) 2018-12-11 14:40:38 -08:00
installpsh-osx.sh Adding ability to install previews side-by-side with production releases (#7194) 2018-06-28 11:46:58 -07:00
installpsh-redhat.sh Adding ability to install previews side-by-side with production releases (#7194) 2018-06-28 11:46:58 -07:00
installpsh-suse.sh Adding ability to install previews side-by-side with production releases (#7194) 2018-06-28 11:46:58 -07:00
metadata.json Merged PR 6201: Update docs and csproj version 2018-12-07 18:24:07 +00:00
releaseTools.psm1 Remove dependabot attribution and generate changelog sections using CL-* labels (#8386) 2018-12-03 14:34:29 -08:00
Sign-Package.ps1 Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
travis.ps1 Fix daily NuGet publishing (#8460) 2018-12-13 15:25:22 -08:00