mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
Fix Travis CI wpiformat install (#269)
This commit is contained in:
committed by
Peter Johnson
parent
4376c94dc1
commit
c80b0de2c4
@@ -16,7 +16,7 @@ addons:
|
||||
packages:
|
||||
- g++-multilib
|
||||
- lib32stdc++6
|
||||
- python3.5
|
||||
- python3.5-dev
|
||||
|
||||
before_install:
|
||||
- .travis-scripts/install.sh
|
||||
|
||||
Reference in New Issue
Block a user