85 Commits

Author SHA1 Message Date
Sebastian McKenzie
288b470e73 reenable node 0.10 2015-11-08 05:32:45 -08:00
Sebastian McKenzie
0767616934 Merge pull request #2749 from douglasduteil/chore-travis-run-tests-on-latest-stable-version
chore(travis): run tests on latest stable version
2015-11-02 19:27:34 +00:00
Douglas Duteil
c4cbdc22e7 chore(travis): run tests on latest stable version 2015-11-02 14:18:12 +01:00
Douglas Duteil
a7951ae29c chore(travis): faster travis with git --depth 1 2015-11-02 14:12:52 +01:00
Julien CROUZET
b2021277b3 Test build on Node4.0 2015-09-14 16:08:49 +02:00
Sebastian McKenzie
e14a3e509c temporarily disable node 0.10 from travis 2015-07-25 06:23:26 +01:00
Sebastian McKenzie
5f6350bada fix setup-git script name 2015-07-13 21:00:54 +01:00
Sebastian McKenzie
0a7a01391c remove travis deploy 2015-07-12 12:36:01 +01:00
Sebastian McKenzie
a226641631 more architectural changes 2015-07-11 20:56:26 +01:00
Sebastian McKenzie
fedf894904 Begin transition of Babel to a more scalable architecture, async flow to allow for RPC and better build system for multiple packages 2015-07-11 12:39:54 +01:00
Sebastian McKenzie
9805c0387f reenable travis node 0.10 testing 2015-07-09 19:17:12 +01:00
Sebastian McKenzie
81edc4c6ab add make comment-issues skeleton 2015-06-28 00:59:24 +01:00
Sebastian McKenzie
6ab57fd367 rebuild website on new version, automatically merge development branch with master - closes #1854, closes #1849 2015-06-26 16:46:52 +01:00
Sebastian McKenzie
b833614b87 update travis with new npm api key 2015-06-26 14:10:05 +01:00
Sebastian McKenzie
c43bbb9bf6 use npm to publis new version - fixes #1847 2015-06-26 12:24:01 +01:00
Sebastian McKenzie
f7ee6fbd20 move travis notifications from gitter to slack 2015-06-08 12:20:38 +01:00
Sebastian McKenzie
30204d2ee6 disable sudo travis config option, it breaks the build since it's using a cached node_modules which has old major versions of dependencies, ugh 2015-04-28 16:31:00 +01:00
Kir Belevich
2be9678bbe let Travis cache node_modules 2015-04-13 17:54:50 +07:00
Jo Liss
6149e6325f Re-enable experimental branch on Travis 2015-03-27 21:34:38 +00:00
Sebastian McKenzie
907e0e0f86 drop support for node 0.10 to save travis some unnecessary cycles <3 2015-03-10 13:11:06 +11:00
Moshe Kolodny
56e74dfd10 add iojs to travis 2015-02-17 13:31:45 -05:00
Sebastian McKenzie
33e82222ca remove 0.11 from travis.yml - #813, #807 2015-02-17 16:56:28 +11:00
Douglas Duteil
5156574bf2 chore(travis): run tests on nodejs 0.12 too 2015-02-10 10:29:05 +01:00
Sebastian McKenzie
9b9e2c4ac0 remove iojs from travis 2015-01-28 13:15:45 +11:00
Sebastian McKenzie
946ba7a8d3 add iojs to travis 2015-01-28 11:03:00 +11:00
Shinnosuke Watanabe
c7ba566ad6 Use container-based infrastructure on Travis CI
http://docs.travis-ci.com/user/workers/container-based-infrastructure/
2015-01-15 09:55:10 +09:00
Sebastian McKenzie
9977a5f614 change gitter travis hook to always 2014-11-10 08:20:18 +11:00
Sebastian McKenzie
3a3ad4775b add gitter webhook to travis 2014-11-10 08:16:00 +11:00
Sebastian McKenzie
96b08bf7df remove codeclimate from travis 2014-11-09 20:20:21 +11:00
Sebastian McKenzie
5deeae1aa2 travis: ignore experimental branch 2014-11-03 18:26:50 +11:00
Mathias Bynens
c8ee6fee35 .travis.yml: Fix Node.js versions
`0.10` becomes `0.1` unless strings are used.
2014-10-10 14:03:13 +02:00
Sebastian McKenzie
36257ad300 remove old node version from travis 2014-09-29 00:44:17 +10:00
Sebastian McKenzie
bbf918bbe1 fix codeclimate token 2014-09-29 00:41:27 +10:00
Sebastian McKenzie
e3df476b79 add travis 2014-09-29 00:35:25 +10:00
Sebastian McKenzie
c97696c224 first commit 2014-09-28 23:39:22 +10:00