Henry Zhu
efbd530690
Use secure token for slack notifications from travis ( #3556 )
2016-06-28 08:45:36 -04:00
Henry Zhu
1b62be4c57
Travis: add node 6, remove iojs ( #3484 )
...
* Travis: add node 6
* remove iojs from travis [skip ci]
2016-05-01 15:22:33 -04:00
Henry Zhu
83efecdc8d
check if we can revert gcc additions ( #3483 )
2016-04-26 17:55:35 -04:00
Henry Zhu
d3310fb5ea
Travis: Remove 0.10, since it's covered by Circle
2016-02-09 23:27:00 -05:00
Stephen Edgar
606c8d05fd
Travis CI: Switch from deprecated stable NodeJS to latest 4.x.x & 5.x.x
...
• `stable` is deprecated, see https://github.com/creationix/nvm#usage
• Switch from `4.0` to `4` to use the latest v4.x.x LTS branch
• Switch from `stable` to `5` to use the latest v5.x.x "stable" branch
2016-02-10 14:13:21 +11:00
Henry Zhu
a24a61c6c7
Update gcc for compiling modules in node 4/5
2016-02-04 18:52:23 -05:00
Sebastian McKenzie
7ce5c4307a
remove travis git scripts - Fixes T6661
2015-11-18 20:41:41 -08:00
Sebastian McKenzie
36493121c1
add circleci
2015-11-09 03:38:50 -08:00
Sebastian McKenzie
3bb88bde77
remove some travis cache directories
2015-11-09 02:58:20 -08:00
Sebastian McKenzie
a218f29cc8
add package directories to travis cache
2015-11-09 02:50:46 -08:00
Sebastian McKenzie
9b48167a00
switch back to stable flag
2015-11-08 06:56:50 -08:00
Sebastian McKenzie
a2da61a497
switch from stable flag in travis config to 5.0
2015-11-08 06:41:55 -08:00
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