Browse Source

Build develop branch on travis too!

Robert Payne 10 years ago
parent
commit
581d30e812
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -1,8 +1,9 @@
 language: objective-c
-osx_image: beta-xcode6.3
+osx_image: xcode6.4
 branches:
   only:
     - master
+    - develop
 env:
   - LC_CTYPE=en_US.UTF-8 LANG=en_US.UTF-8
 before_install: