20 Commits

Author SHA1 Message Date
Christopher Willis-Ford
c2714bdb48 add hotfix capability to .travis.yml 2020-10-09 13:42:27 -07:00
adroitwhiz
562e535a13 recache node_modules 2020-05-11 15:02:01 -04:00
adroitwhiz
42d3f6c012 uncache node_modules 2020-05-11 14:58:47 -04:00
adroitwhiz
5d085f678f Add cached Playwright directory to Travis cache 2020-05-11 14:43:54 -04:00
adroitwhiz
7df536f492 Bump Node to 10 2020-05-11 14:43:54 -04:00
adroitwhiz
fdd02a6bd6 download Chromium only when tests are run 2020-05-11 14:43:54 -04:00
Mx Corey Frang
8b965032a7
fix travis.yml to quote github author name for deploy (#327) 2018-08-07 11:08:36 -04:00
Mx Corey Frang
e5d1516b1b
Quick example of a collision test integration test (#265)
* Quick example of a collision test integration test

* Add a test for ghost and hidden sprites

* enable scratch/es6 which then had my lint error for `(param) => {}` arrows

* cleanup npm test command

* an a was an an but should have been an a

* 2space tabs for the html doc

* Add some comments in the integration index html

* Add a few more comments about intentionally leaking variables into the global scope

* add some more comments for the integration helper and add a timeout

* 4 space tabs are actually correct

* adding even more comments and improving readability a little

* fix lint no-shadow rule

* fix indentation on comment
2018-04-27 13:06:34 -04:00
Karishma Chadha
b3ad2b2064 Correct the scripts in .travis.yml 2018-04-23 16:57:56 -04:00
Karishma Chadha
094d8b0a5d Update travis config and update to node 8 2018-04-23 16:50:24 -04:00
Paul Kaplan
1c879f11e2 Include production=false in install 2017-11-17 11:48:56 -05:00
Paul Kaplan
0d40cc0199 Add node env to travis yml 2017-11-17 10:08:02 -05:00
Josh Lory
0df19c4948 Update base Node version to 6 for consistency 2017-08-10 10:55:24 -07:00
Christopher Willis-Ford
e5f6af5320 Standardize repository settings
Add missing file type to `.gitattributes`.
Use `node` instead of deprecated `stable` version specifier for Travis.
Set dev tool to `cheap-module-source-map`.
2017-04-11 11:38:16 -04:00
Ray Schamp
9fa35524de Be accurate in version comment 2016-09-27 09:22:01 -04:00
Ray Schamp
59337ef8b5 Update version format for usage with semver
Tracking the version under one `-prerelease` channel allows other packages to depend on `^0.1.0-prerelease` for the most up to date version.

Track the git sha for the release in package.json

Reuse the json package needed for writing the sha to retrieve the package.json version field
2016-09-27 00:52:27 -04:00
Ray Schamp
856f919970 Add explanatory comments, update gh-pages message 2016-09-25 13:52:40 -04:00
Ray Schamp
9f26ab17eb Publish playground to gh-pages 2016-09-24 15:26:37 -04:00
Ray Schamp
d91ddf4158 Publish to NPM 2016-09-24 15:26:37 -04:00
Andrew Sliwinski
fc7db05978 Add Travis configuration 2016-08-08 14:22:21 -04:00