Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit e68236b

Browse files
committed
Travis: Fix syntax
1 parent 7c8a68d commit e68236b

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
@@ -1,6 +1,6 @@
11
branches:
22
only:
3-
master
3+
- master
44
sudo: false # Explicitely choose container-based infrastructure, see https://docs.travis-ci.com/user/ci-environment/
55
language: android
66
jdk:

0 commit comments

Comments
 (0)