Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
travis: drop 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Mar 8, 2017
1 parent 4042ad0 commit 361ffaa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: node_js
node_js:
- "7"
- "6"
- "4"
- "7"
- "0.12"
script: "npm test"
sudo: false
before_install:
Expand Down

0 comments on commit 361ffaa

Please sign in to comment.