Skip to content

Commit 8d99d56

Browse files
committed
fixed travis yml
1 parent ec5d87c commit 8d99d56

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ deploy:
77
provider: script
88
skip_cleanup: true
99
on:
10-
- master
11-
- dev
10+
branches:
11+
only:
12+
- dev
13+
- master

0 commit comments

Comments
 (0)