Skip to content

Commit 7d077ec

Browse files
authored
Updating travis release version to 3.10.2 (#482)
1 parent 7c06060 commit 7d077ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
os: osx
110110
osx_image: xcode12.4
111111
env:
112-
- VERSION=3.10.1
112+
- VERSION=3.10.2
113113
install:
114114
# install hub
115115
- wget https://github.com/github/hub/releases/download/v2.11.2/hub-darwin-amd64-2.11.2.tgz -O /tmp/hub-darwin-amd64-2.11.2.tgz && tar -xvf /tmp/hub-darwin-amd64-2.11.2.tgz -C /usr/local/opt && ln -s /usr/local/opt/hub-darwin-amd64-2.11.2/bin/hub /usr/local/bin/hub
@@ -126,7 +126,7 @@ jobs:
126126
os: osx
127127
osx_image: xcode12.4
128128
env:
129-
- VERSION=3.10.1
129+
- VERSION=3.10.2
130130
install:
131131
# install hub
132132
- wget https://github.com/github/hub/releases/download/v2.11.2/hub-darwin-amd64-2.11.2.tgz -O /tmp/hub-darwin-amd64-2.11.2.tgz && tar -xvf /tmp/hub-darwin-amd64-2.11.2.tgz -C /usr/local/opt && ln -s /usr/local/opt/hub-darwin-amd64-2.11.2/bin/hub /usr/local/bin/hub

0 commit comments

Comments
 (0)