Skip to content

Commit 43f78cb

Browse files
Use "trusty" container for Travis-CI
1 parent 28bfb93 commit 43f78cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
# https://docs.travis-ci.com/user/customizing-the-build/
44
# https://docs.travis-ci.com/user/migrating-from-legacy/
55

6+
dist: trusty
67
sudo: false
78
language: node_js
9+
810
matrix:
911
include:
1012
- node_js: 6

0 commit comments

Comments
 (0)