From ff0001246ef46575e9878fc5b4f9351a1f53b7a6 Mon Sep 17 00:00:00 2001
From: "xiaofeng.mxf" <xiaofeng.mxf@taobao.com>
Date: Tue, 21 Jan 2020 09:36:29 +0800
Subject: [PATCH] update ci config

---
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index b0fd0da..0466163 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,5 @@
 language: node_js
 node_js:
-  - 8
-  - 10
   - 12
 before_script:
   - node ./bin/anyproxy-ca -g
\ No newline at end of file