Michał Gołębiowski
ab5ce70cb5
Build: test on Node.js 6
2016-04-26 22:44:11 +02:00
Michał Gołębiowski
cbe5b2b79a
Build: Test on Node 5
2015-10-30 01:34:33 +01:00
Michał Gołębiowski
cea94a83c7
Build: Remove a double empty line at the end of .travis.yml
...
The file already had an empty line at the end, I just can't see.
Refs 06320c88af
2015-09-11 21:44:54 +02:00
Michał Gołębiowski
06320c88af
Build: Use double quotes in .travis.yml
...
.travis.yml used single quotes which is inconsistent with what we use in most
other files. Also, the file was missing an empty line at the end.
2015-09-11 21:35:22 +02:00
Michał Gołębiowski
250a1990ba
Build: Drop io.js testing, test on latest Node.js
...
Node.js & io.js have merged, there will be no more major io.js releases.
Also, as of today io.js is officially unsupported (even if it still gets some
updates) while Node.js 4.0.0 (just released!) will be supported until 2018.
2015-09-08 22:38:29 +02:00
Jon Hester
bd9a1385fe
Tests: add the current version of node and iojs to the travis config
...
Close gh-2121
2015-03-26 17:11:30 -04:00
Michał Gołębiowski
31f4f8e3f3
Build: Speed up the Travis build
...
Run Travis tests on a container infrastructure to make it start faster.
See http://docs.travis-ci.com/user/workers/container-based-infrastructure/
Closes gh-2027
2015-01-29 04:21:35 +01:00
Timmy Willison
ac7ff97f8b
Use grunt and bower packages as local dependencies. Close gh-1433.
2013-11-14 10:17:18 -05:00
Jörn Zaefferer
4228905b14
Travis: Also install bower
2013-09-12 18:30:28 +02:00
Jörn Zaefferer
dab011e26d
Add Travis CI config for PR testing
2013-09-12 18:08:37 +02:00