Skip to content

Commit

Permalink
Turn travis back on
Browse files Browse the repository at this point in the history
  • Loading branch information
neilpa committed May 27, 2015
1 parent a8880ff commit f64ba34
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
language: objective-c
osx_image: beta-xcode6.3
before_install: true
install: true
git:
submodules: false
script: script/cibuild
notifications:
email: false
slack:
secure: C9QTry5wUG9CfeH3rm3Z19R5rDWqDO7EhHAqHDXBxT6CpGRkTPFliJexpjBYB4sroJ8CiY5ZgTI2sjRBiAdGoE5ZQkfnwSoKQhWXkwo19TnbSnufr3cKO2SZkUhBqOlZcA+mgfjZ7rm2wm7RhpCR/4z8oBXDN4/xv0U5R2fLCLE=

0 comments on commit f64ba34

Please sign in to comment.