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

Commit

Permalink
Build: Drop node 0.10
Browse files Browse the repository at this point in the history
Change-Id: I48f03e8b7a446700ff995b223d28465fe29680bd
  • Loading branch information
Gabriel Schulhof committed Nov 7, 2016
1 parent 54b5306 commit f22bbd8
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ matrix:
- env: NODE_VERSION=4.0 TEST_SCRIPT=ci-lint
os: linux

- env: NODE_VERSION=0.10 TEST_SCRIPT=ci
- env: NODE_VERSION=0.12 TEST_SCRIPT=ci
os: linux
addons: &buildpackages
apt:
Expand All @@ -20,13 +20,6 @@ matrix:
- uuid-dev
- g++-4.8

- env: NODE_VERSION=0.10 TEST_SCRIPT=ci
os: osx

- env: NODE_VERSION=0.12 TEST_SCRIPT=ci
os: linux
addons: *buildpackages

- env: NODE_VERSION=0.12 TEST_SCRIPT=ci
os: osx

Expand Down

0 comments on commit f22bbd8

Please sign in to comment.