summaryrefslogtreecommitdiffstats
path: root/node_modules/hmac-drbg/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/hmac-drbg/.travis.yml')
-rw-r--r--node_modules/hmac-drbg/.travis.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/node_modules/hmac-drbg/.travis.yml b/node_modules/hmac-drbg/.travis.yml
deleted file mode 100644
index ce24b7a..0000000
--- a/node_modules/hmac-drbg/.travis.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-sudo: false
-
-language: node_js
-
-node_js:
- - "4"
- - "6"
- - "stable"
-
-script:
- - npm test