Skip to content

Commit b0865cc

Browse files
committed
Merge pull request #488 from nerdishbynature/travis
Update travis.yml to use new OS X image
2 parents df3756b + cbf6e7e commit b0865cc

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

.travis.yml

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1+
osx_image: xcode6.4
12
language: objective-c
2-
install:
3-
- brew install cmake
3+
install: script/bootstrap
44
script: script/cibuild
5-
notifications:
6-
email: false
7-
campfire:
8-
on_success: always
9-
on_failure: always
10-
template:
11-
- "Build %{build_url} of %{repository}: %{message}"
12-
rooms:
13-
secure: IxO/lskcwkcrvbgq9UsI4rjD7auSbbc52QdOcEzh5klXf6KkmIRSrJDUbsRGJ6GahlB0ELfgTcr0ycqsYhW5M9mNwzWR1cerbedA2HT0sOy7uvgGQwAY+iiikCsIMuYQJ1qvb6DrrpgyejQWXW5cOEVbNuoPV45DE0lsPUHcpyg=

0 commit comments

Comments
 (0)