Commit Graph

25 Commits

Author SHA1 Message Date
rejas
689165a67c Update node testing matrix and dependencies 2021-07-09 22:06:09 +02:00
Markel F
7efb9d0edd Avoid testing in only docs files (#2560)
* Avoid testing in only docs files

* Only avoid if it is md files
2020-05-19 16:39:52 +02:00
Markel F
a06577cefa Solve Travis build config validation (#2550)
* Solve build config validation

* Remove useless stuff, add node 14 to the matrix

* Run node 14 on appveyor too

Co-authored-by: rejas <github@veeck.de>
2020-05-03 09:11:28 +02:00
Markel F
56f4fb4219 Add codecov support (#2554)
* Add codecov

* Add codecov package

* Add nyc

* Changed the codecov command
2020-05-03 08:33:37 +02:00
Veeck
25f2f3d003 Remove node8 from testing matrix (#2494)
* Remove node8 from testing

* Update dependencies
2020-01-30 16:56:27 +01:00
Veeck
f5604363a5 Use gulp for the dev pipeline (#2429)
Fixes #2332 #2355 
Creates #2446 #2447
2019-05-15 15:04:11 +02:00
Veeck
745901716f Cleanup and Update some dependencies (#2294)
* Update dependencies (except jade and eslint), add yarn.lock
2018-05-23 15:58:24 +02:00
greenkeeperio-bot
73b85f0fc7 chore: drop support for Node.js 0.10
BREAKING CHANGE: This module no longer supports Node.js 0.10
2016-10-31 16:39:08 -07:00
patrick kettner
82b7b74759 remove grunt-suacelabs from the gh pages build to stop large file emails (#1994) 2016-05-23 13:10:15 -07:00
Cătălin Mariș
e45fd1ecff Fetch automation script via npm 2015-09-18 03:57:37 +03:00
Patrick Kettner
a2025f5cb5 updates and saucelabs desktop support 2015-04-18 03:17:02 -04:00
Patrick Kettner
0c1d28c7ab add travis vars for savage 2015-04-17 04:42:02 -04:00
Patrick Kettner
851daf9bb2 update travis to prevent possible leaking tokens 2015-02-24 17:32:22 -05:00
Patrick Kettner
ca56efa06b migrate testing from qunit to mocha 2015-02-24 00:03:11 -05:00
Patrick Kettner
b8290c6f0b switch to universal requirejs based build system 2015-02-08 21:43:11 -05:00
Ryan Seddon
7bb328ed04 Add saucelab unit testing support
* Added encrypted details to travis config
* Created json file with list of browsers to test in
* Added relevant gruntfile updates
2013-11-30 14:45:18 +11:00
Nick Schonning
80cb597638 Use global install for grunt-cli on travis 2013-03-17 03:27:28 -04:00
Alex Sexton
09f6b558a6 Fixing grunt global 2013-02-23 18:16:37 -06:00
Alex Sexton
bff7163f59 hinging everything on grunt build 2012-12-05 00:46:53 -06:00
Alex Sexton
459e1ce0b0 moar 2012-12-05 00:24:23 -06:00
Alex Sexton
36af6806cc buildfailuressry 2012-12-05 00:21:16 -06:00
Alex Sexton
8241a78094 another try at generating a built file in travis 2012-12-05 00:12:10 -06:00
Alex Sexton
05e5cff797 update travis to generate a built modernizr file in the dist folder 2012-12-05 00:09:13 -06:00
Ryan Seddon
a4e882e638 Move over unit testing to use grunt for better output 2012-08-30 14:54:22 +10:00
Ryan Seddon
e09725d2bf Setup travis-ci integration to run test suite.
- Added server.js for node connect static server
- Updated unit.js to hook into QUnit events
- Added run-qunit.js for phantomjs
- Setup .travis.yml config to launch static server and run test suite in phantomjs
2012-03-31 11:18:29 +11:00