add node 8 to .travis.yml
This commit is contained in:
parent
5ef7cb372a
commit
ea5bb157fd
|
|
@ -4,6 +4,7 @@ node_js:
|
|||
- "0.12"
|
||||
- "4"
|
||||
- "6"
|
||||
- "8"
|
||||
env:
|
||||
- UGLIFYJS_TEST_ALL=1
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user