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

Commit

Permalink
Build: Test on node.js 4.5 via travis
Browse files Browse the repository at this point in the history
Change-Id: I4e2fd4a1def708b057baa6238d72a9468ad6b1ba
  • Loading branch information
Gabriel Schulhof committed Aug 19, 2016
1 parent 7dff9fc commit 1cd6132
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -29,6 +29,10 @@ matrix:
os: linux
addons: *buildpackages

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

- env: NODE_VERSION=6 TEST_SCRIPT=ci
os: linux
addons: *buildpackages
Expand Down

0 comments on commit 1cd6132

Please sign in to comment.