Explorar el Código

Build develop branch on travis too!

Robert Payne hace 10 años
padre
commit
581d30e812
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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: