Skip to content

Commit 86c3bf1

Browse files
committed
removed dev branch from travis.yml
1 parent f4c0405 commit 86c3bf1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)