File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11.DS_Store
22/.build
33/Packages
4+ Package.resolved
45/* .xcodeproj
56/build
Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ matrix:
3333 - sudo rm -f /usr/bin/llvm-config
3434 - sudo ln -s /usr/bin/llvm-config-${LLVM_API_VERSION} /usr/bin/llvm-config
3535 - wget -q -O - https://swift.org/keys/all-keys.asc | gpg --import -
36- - wget https://swift.org/builds/swift-3.1-release/ubuntu1404/swift-3.1-RELEASE/swift-3.1-RELEASE-ubuntu14.04.tar.gz
37- - tar xzf swift-3.1-RELEASE-ubuntu14.04.tar.gz
38- - export PATH=${PWD}/swift-3.1-RELEASE-ubuntu14.04/usr/bin:"${PATH}"
39- - sudo ./swift-3.1-RELEASE-ubuntu14.04/usr/bin/swift utils/make-pkgconfig.swift
36+ - wget https://swift.org/builds/swift-3.1.1 -release/ubuntu1404/swift-3.1.1 -RELEASE/swift-3.1 .1-RELEASE-ubuntu14.04.tar.gz
37+ - tar xzf swift-3.1.1 -RELEASE-ubuntu14.04.tar.gz
38+ - export PATH=${PWD}/swift-3.1.1 -RELEASE-ubuntu14.04/usr/bin:"${PATH}"
39+ - sudo ./swift-3.1.1 -RELEASE-ubuntu14.04/usr/bin/swift utils/make-pkgconfig.swift
4040 script :
4141 - swift test
4242notifications :
You can’t perform that action at this time.
0 commit comments