forked from Carthage/Carthage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.travis.yml
35 lines (35 loc) · 1016 Bytes
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
install: true
git:
submodules: false
branches:
only:
- master
matrix:
include:
- os: osx
language: objective-c
osx_image: xcode8
script: make test
env: JOB=CI_BUILD_TEST
- os: osx
language: objective-c
osx_image: xcode8
script: make package
env: JOB=CI_BUILD_PACKAGE
- os: osx
language: objective-c
osx_image: xcode8
script:
- brew install bats
- make install
- bats Source/CarthageIntegration
env:
- JOB=INTEGRATION_TESTS
- XCODE_ACTION=build-for-testing
notifications:
email: false
slack:
secure: lblNhCx6581hiPskQQnH663QY/HHqs6y8rMCLIff1Ryq0ngBaTwBJZ6E5tAR8oWTGWg3nMAAm/AaJPQGFC9jnKxtpWJhuEF58RY+EBe1Rz3gjKmacvEZS+PW+k3cRrRPZr6Vh6D8d0cb1gfM7BvGZar21ipBC/WcnNden3LxZ+0=
env:
global:
- secure: DofNs+Ej7JblkkGMTHOl4XMBfv0EKVvzZU7OOm7U6Hyxu0J0SN6E3s61Q4HUWOBvM3Yrxf+8jpFKI29w69WArmRPpmK6GCaZar8ldUBHNmN3gaeOaGmGyrmnre4hxHjJzc0E3HAmJ03v94HW5JwQzKpIUjxg4dSttJMT6WOmnxE=