Skip to content

Commit

Permalink
Adding launch + test:e2e to CI process
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter committed May 25, 2018
1 parent a0ba501 commit 1345031
Show file tree
Hide file tree
Showing 3 changed files with 445 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@ jobs:

- run: npm run lint

- run: npx launch

- run: npm run test:e2e

Loading

0 comments on commit 1345031

Please sign in to comment.