Oleg Gaidarenko
498fd24f38
Build: remove node .10 from travis
2015-12-22 19:05:26 +03:00
Michał Gołębiowski
06840d8b25
Build: Test on Node 5
...
(cherry-picked from cbe5b2b79a
)
2015-10-30 01:37:18 +01:00
Michał Gołębiowski
fc87a5cd5b
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
(cherry-picked from cea94a83c7
)
2015-09-11 21:45:31 +02:00
Michał Gołębiowski
ca0dd7a380
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.
(cherry-picked from 06320c88af
)
2015-09-11 21:35:59 +02:00
Michał Gołębiowski
d29c394c1f
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.
(cherry-picked from 250a1990ba
)
2015-09-08 22:39:33 +02:00
Jon Hester
dd2e027153
Tests: add the current version of node and iojs to the travis config
...
Close gh-2121
2015-03-26 17:13:39 -04:00
Michał Gołębiowski
ba352e83af
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/
(cherry-picked from 31f4f8e3f3
)
Closes gh-2027
2015-01-29 04:24:32 +01:00
Timmy Willison
a9f5946294
Use grunt and bower packages as local dependencies. Close gh-1433.
2013-11-14 10:18:12 -05:00
Jörn Zaefferer
292b671a65
Travis: Also install bower
2013-09-12 18:39:25 +02:00
Jörn Zaefferer
f1333ff449
Add Travis CI config for PR testing
2013-09-12 18:39:15 +02:00