Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Test only Node 6 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Scandurra committed Mar 6, 2017
1 parent cb8cb85 commit edc739a
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Expand Up @@ -5,21 +5,18 @@ notifications:
on_success: never
on_failure: change

node_js:
- 6
- 5
- 0.10
node_js: 6

git:
depth: 10

branches:
only:
- master

env:
- CXX=g++-4.8

addons:
apt:
sources:
Expand Down

0 comments on commit edc739a

Please sign in to comment.