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

chore(travis): fix cypress error - missing library #36

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

topheman
Copy link
Owner

Following error in build https://travis-ci.org/topheman/npm-registry-browser/builds/640826657

/home/travis/.cache/Cypress/3.1.0/Cypress/Cypress: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

Solution found: cypress-io/cypress#4069

Following error in build https://travis-ci.org/topheman/npm-registry-browser/builds/640826657

```
/home/travis/.cache/Cypress/3.1.0/Cypress/Cypress: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
```

Solution found: cypress-io/cypress#4069
@topheman topheman merged commit 352bbdb into master Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant