Skip to content

Commit 91349d1

Browse files
try again checkout - fixed repo
1 parent 96b5e77 commit 91349d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ matrix:
3838
- export PATH=${PWD}/swift-4.1-RELEASE-ubuntu14.04/usr/bin:"${PATH}"
3939
- sudo ./swift-4.1-RELEASE-ubuntu14.04/usr/bin/swift utils/make-pkgconfig.swift
4040
script:
41-
- git fetch --tags
42-
- git checkout "tags/0.2.3"
41+
- git checkout tags/0.2.3
4342
- swift test
4443
#notifications:
4544
# slack:

0 commit comments

Comments
 (0)