enable CI on dev-1 branch

This commit is contained in:
Tobias Koppers 2020-02-26 16:36:03 +01:00
parent d0a33e41c9
commit 966e4df7c0
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ branches:
- webpack-4
- master
- next
- dev-1
cache:
yarn: true

View File

@ -6,6 +6,7 @@ branches:
- webpack-4
- master
- next
- dev-1
init:
- git config --global core.autocrlf input