Skip to content

Commit

Permalink
Add node 8 and remove <4 (babel#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Jun 1, 2017
1 parent a9aade9 commit e212701
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,12 +1,11 @@
sudo: false
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"
- "7"
- "8"

before_install:
# Rollup doesn't support node < 4.x. Switch to latest for build
Expand Down

0 comments on commit e212701

Please sign in to comment.