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:
authorRebecca Turner <me@re-becca.org>2016-01-27 02:16:04 +0300
committerRebecca Turner <me@re-becca.org>2016-02-19 00:24:37 +0300
commit083734631f9b11b17c08bca8ba8cb736a7b1e3fb (patch)
tree23d7e59e8e6fc3de9b164d0d07a47cf0072b3d66 /.travis.yml
parent07f020a09e94ae393c67526985444e128ef6f83c (diff)
test: Port legacy tests to tap
This removes all the relatively cryptic legacy tests and creates new tap tests that check the same functionality. Credit: @iarna Credit: @zkat PR-URL: https://github.com/npm/npm/pull/11292 Reviewed-By: @iarna Reviewed-By: @zkat Reviewed-By: @othiym23
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 07c64af85..02765e737 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,6 @@ before_install:
- "node . install -g ."
- "mkdir -p /var/run/couchdb"
sudo: false
-script: "npm run-script test-all"
+script: "npm test"
notifications:
slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8