Skip to content

Commit db4eb01

Browse files
committed
Only run wpiformat on allwpilib because the other repos are now part of allwpilib
1 parent 24b6369 commit db4eb01

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,4 @@ jobs:
4242
- git clone --depth 1 git://github.com/wpilibsuite/$PROJECT && cd $PROJECT
4343
- python3 -m wpiformat -y 2018 -clang 5.0
4444
- git --no-pager diff --exit-code HEAD # Ensure formatter made no changes
45-
env: PROJECT=wpiutil
46-
- <<: *suite-test
47-
env: PROJECT=ntcore
48-
- <<: *suite-test
49-
env: PROJECT=cscore
50-
- <<: *suite-test
5145
env: PROJECT=allwpilib

0 commit comments

Comments
 (0)