Explorar o código

Excluding version 6 - it didn't have async implemented yet.

Eugene Lazutkin %!s(int64=7) %!d(string=hai) anos
pai
achega
f8abf76582
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -3,6 +3,6 @@ sudo: false
 language: node_js
 
 node_js:
-  - "6"
   - "8"
+  - "9"
   - "10"