jquery-archive/jquery-mobile

Travis: Fix failing demos tests

Open

#8,618 opened on Mar 7, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (9,708 stars) (2,475 forks)batch import
1.5help wanted

Description

Demos tests for travis have been failing for quite long. Ref: https://travis-ci.org/jquery/jquery-mobile/jobs/313129859

It seems like a simple fix which will require npm install -g casper.

See: https://github.com/SpookyJS/SpookyJS/issues/206

Contributor guide