Skip to content

Commit

Permalink
enable CI on webpack-4 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Oct 14, 2019
1 parent 42407cb commit b3d7636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ language: node_js

branches:
only:
- webpack-4
- master
- next

Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -3,6 +3,7 @@

branches:
only:
- webpack-4
- master
- next

Expand Down

0 comments on commit b3d7636

Please sign in to comment.