Skip to content

Commit

Permalink
Updated node versions matrix and added SKIP_DTRACE=1 env var
Browse files Browse the repository at this point in the history
  • Loading branch information
Srokap authored and trentm committed Mar 4, 2017
1 parent b74180c commit 4a500c4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -4,13 +4,16 @@ os:
- linux
- osx

env:
- SKIP_DTRACE=1

node_js:
- '0.10'
- '0.12'
- '4'
- '5'
- '6'
- 'node'
- 'iojs'

# Gives us faster boot time, see https://docs.travis-ci.com/user/ci-environment/
sudo: false
Expand Down

0 comments on commit 4a500c4

Please sign in to comment.