Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
Remove Node.js 0.10, 0.12 and iojs 2.0.0 from travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Braydon Fuller committed Sep 13, 2016
1 parent 969aec2 commit 23df249
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: node_js
sudo: false
node_js:
- '0.10'
- '0.12'
- '2.0.0'
- '4'
before_install:
- npm install -g bower
Expand Down

0 comments on commit 23df249

Please sign in to comment.