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

Commit ef040bb

Browse files
committed
Reordered 'travis' excluded-branches check.
1 parent 14e2015 commit ef040bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
if: branch != feature/appveyor-ci
21
language: cpp
32
os:
43
- linux
@@ -12,6 +11,7 @@ env:
1211
cache:
1312
directories:
1413
- $HOME/$ARDUINO_SDK_BASE_PATH-$ARDUINO_SDK_VERSION
14+
if: branch != feature/appveyor-ci
1515
addons:
1616
apt:
1717
packages:

0 commit comments

Comments
 (0)