romance-ii / violet-volts

violet-volts
https://tootsville.org/development/
GNU Affero General Public License v3.0
3 stars 1 forks source link

Fix travis uglify #180

Open brpocock opened 6 years ago

brpocock commented 6 years ago

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.