We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfac415 + e271ad1 commit 2f176a5Copy full SHA for 2f176a5
.travis.yml
@@ -1,6 +1,10 @@
1
osx_image: xcode8.2
2
language: objective-c
3
4
+branches:
5
+ only:
6
+ - master
7
+
8
before_install:
9
- gem install cocoapods # Since Travis is not always on latest version
10
- gem install xcpretty
README.md
@@ -1,4 +1,6 @@
[](https://travis-ci.org/wokalski/Diff.swift)
+[](https://codecov.io/gh/wokalski/Diff.swift)
# Diff.swift
0 commit comments