Commit graph

23 commits

Author SHA1 Message Date
Jürg Lehni
1e9b1cd7dc Include comment about Node LTS support
See https://github.com/paperjs/paper.js/pull/1210#issuecomment-269843272
2016-12-31 10:48:19 +01:00
Jürg Lehni
e810039668 Support Node.js v7, and keep testing for v5 in Travis CI. 2016-12-29 10:56:06 +01:00
sapics
01b62bc334 Replace nodejs version 5 to 6 in Travis 2016-12-03 17:43:36 +09:00
Jürg Lehni
56cfdd9ab6 Only use precommit and prepush hooks when working on develop branch.
This should solve @iconexperience's troubles outlined in https://github.com/paperjs/paper.js/issues/1116#issuecomment-244037792
2016-09-20 17:07:38 -04:00
Jürg Lehni
1b1b9a1606 Gulp: Change publish task so that dist folder contains built versions on master branch.
As required by Bower...
2016-07-09 19:48:02 +02:00
Jürg Lehni
1c06079f9c Travis CI: Test against Node v5 now that stable moved to v6. 2016-05-22 15:51:09 +02:00
Jürg Lehni
80c8aae5bc Implement unit tests for Item#getItems() with overlapping / inside properties.
Relates to #961
2016-02-12 20:09:41 +01:00
Jürg Lehni
5ec5c265ac Travis CI: Switch to g++ 4.8 to see if this solves strange new building issues. 2016-02-12 19:14:27 +01:00
Jürg Lehni
834d2303a6 Travis CI: Implement automatic deployment of prebuilt versions on each commit, and caching of assets and NVM.
Builds are deployed to prebuilt/dist an prebuilt/module branches.
2016-01-31 12:43:38 +01:00
Jürg Lehni
8c60931200 Tests: Update to gulp-qunits 2.0.1 2016-01-31 12:43:38 +01:00
Jürg Lehni
e4ece39603 Gulp: Use gulp jshhint instead of npm run lint. 2016-01-31 12:43:38 +01:00
Jürg Lehni
aa192d8388 Travis CI: More work at getting the right fonts installed for the tests to pass. 2016-01-31 12:43:38 +01:00
Jürg Lehni
662b974104 Tests: gulp test now performs both browser and nod based tests. 2016-01-31 12:43:38 +01:00
Jürg Lehni
f7053689bc Travis CI: Activate test:node task again. 2016-01-31 12:43:38 +01:00
Jürg Lehni
c22911f43b Travis CI: Try installing msttcorefonts to solve the font-size issue in tests. 2016-01-31 12:43:32 +01:00
Jürg Lehni
4c84c3dad5 Tests: Start getting QUnit tests to work on Node.js
Work in progress…
2016-01-31 12:43:20 +01:00
sapics
fc2c904850 Remove bower install from travis-ci 2016-01-26 12:08:19 +09:00
Jürg Lehni
5fd0640d5f Travis CI: Break script statement into multiple entries.
Also make sure we're testing the minified sources, as that could cause additional problems.
2016-01-18 10:08:53 +01:00
Jürg Lehni
9465b35ef6 Travis CI: Add additional packages required by node-canvas. 2016-01-18 10:02:36 +01:00
Jürg Lehni
40aa0b0081 Update Travis CI file to support Node 4. 2016-01-18 09:58:37 +01:00
Jürg Lehni
d78d15998f Update Travis-CI script to use Gulp. 2016-01-17 04:37:00 +01:00
sapics
d5d4d263f5 Add jshint to travis 2016-01-09 11:55:36 +09:00
sapics
50a0549bcf Add travis 2015-12-02 13:44:29 +09:00