Skip to content

Commit 7c167b9

Browse files
committed
upgrade travis build distribution image to xenial
1 parent 891382c commit 7c167b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
language: node_js
2+
dist: xenial
23
node_js:
34
- 'stable'
45
cache: yarn
6+
branches:
7+
only:
8+
- master
59
script:
610
- yarn lint
711
- yarn test

0 commit comments

Comments
 (0)