Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Sherov <mike.sherov@gmail.com>2017-08-05 05:29:25 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-08-16 03:57:19 +0300
commit0933c7eaf9cfcdf56471fe4e71c403e2016973da (patch)
treea837de8ca3e58d03e633106012e47d820a86b6b8 /.travis.yml
parent2dec601c6d5a576751d50efbcf76eaef4deff31e (diff)
build: force Travis to use precise instead of Trusty
PR-URL: https://github.com/npm/npm/pull/18025 Credit: @mikesherov Reviewed-By: @zkat
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e63df7e47..2dba1a199 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
sudo: false
+# Remove once Trusty can support couchdb, which is part of before_install
+dist: precise
# need to declare the language as well as the matrix below
language: node_js
# having top-level `env:` adds a phantom build