mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-26 01:51:41 +00:00
Fix Travis CI wpiformat install (#121)
This commit is contained in:
committed by
Peter Johnson
parent
c69b8f00d0
commit
627ca6db75
@@ -17,7 +17,7 @@ addons:
|
||||
packages:
|
||||
- g++-multilib
|
||||
- lib32stdc++6
|
||||
- python3.5
|
||||
- python3.5-dev
|
||||
|
||||
before_install:
|
||||
- sudo sh -c 'echo "deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-5.0 main" > /etc/apt/sources.list.d/llvm.list'
|
||||
|
||||
Reference in New Issue
Block a user