Skip to content

Commit

Permalink
[Travis] test both Xcode 6.4 & Xcode 7
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Sep 4, 2015
1 parent 8a9ead8 commit a0ecf29
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: objective-c
osx_image: xcode7
matrix:
included:
- osx_image: xcode7
- osx_image: xcode6.4
cache: bundler
branches:
only:
Expand Down

0 comments on commit a0ecf29

Please sign in to comment.