Skip to content

Commit 66fde61

Browse files
committed
[DO NOT MERGE] travis: run only travis profile.
1 parent 67b74da commit 66fde61

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
@@ -2,7 +2,7 @@ language: java
22

33
env:
44
matrix:
5-
- SPRING_PROFILES_ACTIVE=test
5+
#- SPRING_PROFILES_ACTIVE=test
66
- SPRING_PROFILES_ACTIVE=travis
77
global:
88
- MAVEN_OPTS='-Xss256k'

0 commit comments

Comments
 (0)