Skip to content

Commit 5397bb5

Browse files
authored
fixing indentation in travis.yml
1 parent 7a2167e commit 5397bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jdk:
1111
- openjdk7
1212
- openjdk8
1313

14-
install:
14+
install:
1515
- echo "Downloading Maven 3.0";
1616
- wget https://archive.apache.org/dist/maven/binaries/apache-maven-3.0-bin.zip || travis_terminate 1
1717
- unzip -qq apache-maven-3.0-bin.zip || travis_terminate 1

0 commit comments

Comments
 (0)