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

Fix travis uglify #180

Open
wants to merge 9 commits into
base: tootstest
Choose a base branch
from
Open

Fix travis uglify #180

wants to merge 9 commits into from

Conversation

brpocock
Copy link
Member

The UglifyJS step has been failing on Travis, and I finally got time to poke at it. It seems that NPM has decided to change its default version to an incompatible one (wrt. command-line arguments, at least), which breaks the build. In deference to the primary build machines being Fedora-25 and Fedora-26, both of which are still working, this PR is trying to force Travis to run compatibly.

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.

None yet

1 participant