Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 7710a8e

Browse files
committed
Added check to ignore builds triggered by the 'feature/appveyor' branch in 'travis'.
1 parent bcfe1f2 commit 7710a8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ os:
55
env:
66
- ARDUINO_SDK_VERSION=1.6.10
77
- ARDUINO_SDK_VERSION=1.8.7
8+
if: branch != feature/appveyor-ci
89
addons:
910
apt:
1011
packages:

0 commit comments

Comments
 (0)