Fixes indentation in .travis.yml

This commit is contained in:
Jonathan Leitschuh
2016-05-11 15:06:06 -04:00
parent 6794ff9ce8
commit d0c40b5ce2

View File

@@ -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: