Skip to content

Commit

Permalink
feat: 🎸 Make the Cypress video recordings publicly available
Browse files Browse the repository at this point in the history
  • Loading branch information
NoriSte committed Oct 30, 2019
1 parent dcbefe9 commit 3249d76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ script:
- fossa init
- fossa analyze
after_success:
- npm run semantic-release
- cd <SOURCE_DIR> && fossa test
2 changes: 1 addition & 1 deletion cypress.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"projectId": "j2kxip"
"projectId": "g21npg"
}

0 comments on commit 3249d76

Please sign in to comment.