Skip to content

Commit

Permalink
enable travis for Xcode 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuch committed Jul 9, 2015
1 parent 4501723 commit 6b72d42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
osx_image: xcode6.4
language: objective-c
script: xctool -scheme QRCodeTests -sdk iphonesimulator build test
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# QRCode 🔳

<!--
[![Build Status](https://travis-ci.org/aschuch/QRCode.svg)](https://travis-ci.org/aschuch/QRCode)
-->
![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)

A QRCode generator written in Swift.
Expand Down

0 comments on commit 6b72d42

Please sign in to comment.