mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-26 01:51:41 +00:00
Fix Travis CI wpiformat install (#72)
This commit is contained in:
committed by
Peter Johnson
parent
4e9e7ec8f5
commit
febc41c85d
@@ -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