Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
update README
  • Loading branch information
darkerk committed Mar 12, 2018
1 parent 0665764 commit 58c0f18
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@

language: objective-c
os: osx
osx_image: xcode8.3
osx_image: xcode9
before_install:
- gem install cocoapods --pre --no-rdoc --no-ri --no-document --quiet
- pod repo update
Expand Down
6 changes: 3 additions & 3 deletions README.md
@@ -1,5 +1,5 @@
[![Build Status](https://travis-ci.org/darkerk/v2ex.svg?branch=master)](https://travis-ci.org/darkerk/v2ex)
![Swift](http://img.shields.io/badge/swift-3.1-brightgreen.svg)
![Swift](http://img.shields.io/badge/swift-4-brightgreen.svg)

## v2ex

Expand All @@ -14,8 +14,8 @@ The unofficial V2EX app for iOS
## Requirements

- iOS 10.0+
- Xcode 8.3
- Swift 3.1
- Xcode 9.2
- Swift 4.1

### Contact

Expand Down

0 comments on commit 58c0f18

Please sign in to comment.