Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to CircleCI v2 #5

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from
Prev Previous commit
remove global lux
nickschot committed Jan 24, 2019
commit f8ecbb687d5db424b6b04d1e4489918fd2587e60
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -83,6 +83,7 @@ jobs:

cd ../lux
# This is based on your 1.0 configuration file or project settings
- run: npm uninstall -g lux-framework
- run: npm install
- run: npm link
# This is based on your 1.0 configuration file or project settings