Skip to content

Commit 71f36c0

Browse files
add fetch for tags
1 parent 95146e3 commit 71f36c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +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
4142
- git checkout tags/0.2.3
4243
- swift test
4344
#notifications:

0 commit comments

Comments
 (0)