mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Fixes indentation in .travis.yml
This commit is contained in:
@@ -3,9 +3,9 @@ dist: trusty
|
||||
language: java
|
||||
|
||||
before_install:
|
||||
- sudo add-apt-repository ppa:wpilib/toolchain -y
|
||||
- sudo apt-get update -q
|
||||
- sudo apt-get install frc-toolchain -y
|
||||
- sudo add-apt-repository ppa:wpilib/toolchain -y
|
||||
- sudo apt-get update -q
|
||||
- sudo apt-get install frc-toolchain -y
|
||||
|
||||
|
||||
before_cache:
|
||||
|
||||
Reference in New Issue
Block a user