Skip to content

Commit 2232bc2

Browse files
Use "trusty" container for Travis-CI
1 parent 0c3c806 commit 2232bc2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.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: 4

0 commit comments

Comments
 (0)