1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-02-22 08:12:37 +01:00

ci: allow build to run on all branches

Since we don't have any tests yet, we want to make sure the build runs successfully on all branches.
That way we can at least verify that the build works correctly.

closes #13
This commit is contained in:
Trezy 2018-12-06 08:35:23 -06:00
parent dff8743b4d
commit f4eb84a90d

View File

@ -188,11 +188,6 @@ workflows:
- build:
requires:
- install-dependencies
filters:
branches:
only:
- master
- develop
- release:
requires:
- commitlint