Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
chore(ci): move node 0.12 tests out of allowed failures
Browse files Browse the repository at this point in the history
Test the full suite against node 0.12, and make this not an
allowed failure, now that node 0.12 is roughly stable.
  • Loading branch information
juliemr committed Mar 17, 2015
1 parent b2cdc37 commit cc13b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ matrix:
allow_failures:
- env: "JOB=smoke"
exclude:
- env: JOB=suite
- env: JOB=smoke
node_js: "0.12"


Expand Down

0 comments on commit cc13b03

Please sign in to comment.