Skip to content

Commit a5ed664

Browse files
committed
Fix syntax in branches
1 parent b3e693b commit a5ed664

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ notifications:
99
1010
script: mvn install
1111
branches:
12-
only:
13-
master
12+
only:
13+
- master

0 commit comments

Comments
 (0)