Skip to content

Commit

Permalink
Use "trusty" container for Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Oct 6, 2018
1 parent 76556ba commit 187fc45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
# https://docs.travis-ci.com/user/customizing-the-build/
# https://docs.travis-ci.com/user/migrating-from-legacy/

dist: trusty
sudo: false
language: node_js

matrix:
include:
- node_js: 6
Expand Down

0 comments on commit 187fc45

Please sign in to comment.