Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit 0a41857

Browse files
committed
Add travis config.
1 parent a9be37b commit 0a41857

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.travis.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
language: objective-c
2+
script: script/cibuild
3+
notifications:
4+
email: false
5+
campfire:
6+
on_success: always
7+
on_failure: always
8+
rooms:
9+
- secure: "QVVzkmaWyLgGMOgtaBF2EUQS3Ot1Bj7jc8CI7L1mqxrDpNnxtemgSNBkvFNrec0RoSMiHBY9t+aVdnHsCLlqhDs3mX55zxlbTJPDpFTVI2p77n90teuOr1kK+a3DYoyaxO6acrAJwhjOe6j9zd3o/su+VG5OsXqCXhBFfnc863w="

0 commit comments

Comments
 (0)