Skip to content

Commit

Permalink
Test CircleCi
Browse files Browse the repository at this point in the history
  • Loading branch information
jolzee committed May 22, 2020
1 parent 9d6e71a commit 83437ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
node --version
mkdir -p config && touch $_/local.js
echo $FULL_CONFIG > ./config/local.js
cat ./config/local.js
- node/install-packages
- run: npm run build
- persist_to_workspace:
Expand Down

0 comments on commit 83437ec

Please sign in to comment.