Skip to content

Commit 68801f2

Browse files
Use "trusty" container for Travis-CI
1 parent ceb6837 commit 68801f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .travis.yml

+2
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)