Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
[Tests] allow node v0.12 to fail, since babel-cli breaks there
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 4, 2018
1 parent fd36daa commit 91da232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ matrix:
- node_js: "7"
- node_js: "5"
- node_js: "iojs"
- node_js: "0.12"
- node_js: "0.10"

0 comments on commit 91da232

Please sign in to comment.