diff options
| author | XhmikosR <[email protected]> | 2016-02-19 11:27:33 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-02-19 11:53:50 +0200 |
| commit | fe1b8913ac3cd86d03a23fd58173c589280c47d9 (patch) | |
| tree | 061d48e1390b55a47475540f6ff7cf132037b2ec | |
| parent | 79067a6440ba833fe290a2b386b0588ceb3610c7 (diff) | |
| download | bootstrap-fe1b8913ac3cd86d03a23fd58173c589280c47d9.tar.xz bootstrap-fe1b8913ac3cd86d03a23fd58173c589280c47d9.zip | |
Travis CI: switch to the Trusty image.
| -rw-r--r-- | .travis.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index b57eb6c26..f87759abd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ -sudo: false +sudo: required +dist: trusty language: node_js git: depth: 10 |
