Skip to content

Commit

Permalink
AU: 1 updated - travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 1, 2020
1 parent 6dc8a81 commit 7bd43ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion travis/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
$ErrorActionPreference = 'Stop';
$version = '1.8.8'
$version = '1.10.0'
gem install travis -q --silent -v $version
2 changes: 1 addition & 1 deletion travis/travis.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>travis</id>
<version>1.8.8</version>
<version>1.10.0</version>
<packageSourceUrl>https://github.com/naveen521kk/au-packages</packageSourceUrl>
<owners>naveen521kk</owners>
<title>Travis-CLI (Install)</title>
Expand Down

0 comments on commit 7bd43ed

Please sign in to comment.