CreateJS / EaselJS

The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier.
http://createjs.com/
MIT License
8.11k stars 1.97k forks source link

Run tests on Travis CI #1043

Open jedateach opened 4 years ago

jedateach commented 4 years ago

These changes get travis up and running.

There are a couple of test groups disabled. Any help to figure out the issues with them is appreciated.

Here you can see the first pass: https://travis-ci.org/jedateach/EaselJS/builds/661221048