Skip to content

Commit e7b971d

Browse files
committedFeb 6, 2019
Enable Travis only on master
1 parent 6badfae commit e7b971d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ dist: trusty
55
conditions: v1
66
sudo: required
77

8+
branches:
9+
only:
10+
- master
11+
812
services:
913
- docker
1014

0 commit comments

Comments
 (0)
Please sign in to comment.