Skip to content

Commit

Permalink
refactor(ci): try enabling pipelines in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding-SE committed Jun 2, 2020
1 parent 16c4e1c commit f90ccdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
version: 2
experimental:
pipelines: true
jobs:
build:
working_directory: ~/slickgrid-universal
Expand Down

0 comments on commit f90ccdf

Please sign in to comment.