Skip to content

Commit

Permalink
AU: 1 updated - travis
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen521kk committed Mar 19, 2024
1 parent 8f48746 commit 4b8c3d7
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
@@ -1,3 +1,3 @@
$ErrorActionPreference = 'Stop';
$version = '1.12.0'
$version = '1.13.0'
gem install travis -q --silent -v $version
2 changes: 1 addition & 1 deletion travis/travis.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>travis</id>
<version>1.12.0</version>
<version>1.13.0</version>
<packageSourceUrl>https://github.com/naveen521kk/au-packages</packageSourceUrl>
<owners>naveen521kk</owners>
<title>Travis-CLI (Install)</title>
Expand Down

0 comments on commit 4b8c3d7

Please sign in to comment.