Skip to content

Commit

Permalink
Fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
dy committed Jun 17, 2017
1 parent e6fc6f6 commit f268630
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@ node_js:
- '6'
- '5'
- '4'
matrix:
fast_finish: true
allow_failures:
- node_js: "4"
- node_js: "5"

0 comments on commit f268630

Please sign in to comment.