Skip to content

Commit

Permalink
remove support for v0.10, v1, v2, v3
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Aug 12, 2016
1 parent b5b3056 commit 9f9b5ac
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
sudo: false
language: node_js
node_js:
- '5'
- '6'
- '4'
- '3'
- '2'
- '1'
- '0.12'
- '0.10'
script:
- "npm run ci"
after_script:
Expand Down

0 comments on commit 9f9b5ac

Please sign in to comment.