Browse Source

drop node 11 from travis

pull/7/head
Peter Johnson 10 years ago
parent
commit
6eda46e41d
  1. 1
      .travis.yml

1
.travis.yml

@ -1,5 +1,4 @@
language: node_js
script: "npm run unit"
node_js:
- "0.11"
- "0.10"
Loading…
Cancel
Save