ci: cache carthage/go frameworks to make CI faster

This commit is contained in:
Mingshen Sun 2019-06-08 15:53:48 -07:00
parent 5ccf5461b8
commit bd7c42f9f4
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4
3 changed files with 25 additions and 4 deletions

7
Cartfile.resolved Normal file
View file

@ -0,0 +1,7 @@
github "SVProgressHUD/SVProgressHUD" "2.2.5"
github "kishikawakatsumi/KeychainAccess" "v3.2.0"
github "leonbreedt/FavIcon" "3.0.6"
github "libgit2/objective-git" "0.14.2"
github "mattrubin/Base32" "1.1.2+xcode10.2"
github "mattrubin/OneTimePassword" "3.1.5"
github "radex/SwiftyUserDefaults" "4.0.0"