Skip to content

Commit 01bb7af

Browse files
author
Rob Walker
authored
rename build.sh (project-chip#508)
1 parent 4704e15 commit 01bb7af

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ services:
88
- docker
99

1010
script:
11-
- ./integrations/ci-tools/build.sh
11+
- ./integrations/ci-tools/travis.sh
1212

13-
# Note: To add new job types, add it to the matrix below, with a unique TASK varable, then update the build.sh to do what you want during that task
13+
# Note: To add new job types, add it to the matrix below, with a unique
14+
# TASK varable, then update travis.sh to do what you want during that task
1415

1516
jobs:
1617
include:
File renamed without changes.

0 commit comments

Comments
 (0)