Skip to content

Commit 01fff38

Browse files
authored
Spring Boot and Vue.js project for Starter
1 parent 5c90f33 commit 01fff38

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ jdk:
88
#- oraclejdk7
99

1010
script:
11-
#- sudo apt-get update && sudo apt-get install oracle-java8-installer
12-
#- java -version
13-
script: mvn clean install jacoco:report coveralls:report
11+
- mvn clean install jacoco:report coveralls:report
1412

1513
cache:
1614
directories:

0 commit comments

Comments
 (0)