Commit Graph

42 Commits

Author SHA1 Message Date
Daniel Hengeveld
ced8dbb9c3 only cache node_modules in case it's leading to these other build failures 2015-11-19 17:43:48 +01:00
Daniel Hengeveld
a121535d5c Add travis cache config 2015-11-17 16:59:43 +01:00
Antonio Scandurra
92cae0f23a Test only that the new node version builds on Linux 2015-09-25 11:49:28 +02:00
Antonio Scandurra
929335c1be wip 2015-09-25 11:47:58 +02:00
Antonio Scandurra
a4804c8f67 wip 2015-09-25 11:45:19 +02:00
Antonio Scandurra
68b38d39f3 Yet another attempt to configure Travis... 2015-09-25 11:42:58 +02:00
Antonio Scandurra
6d835d19ad Use only node 4 and ⬆️ runas 2015-09-25 11:27:49 +02:00
Antonio Scandurra
85430bc287 Use proper Travis syntax 2015-09-25 11:27:49 +02:00
Antonio Scandurra
80ad759b67 Add the new node in the build matrix 2015-09-25 11:27:49 +02:00
Cheng Zhao
02b4da4819 Use clang as compiler on travis CI 2015-09-06 10:27:25 +02:00
Cheng Zhao
2a61707a59 Install gcc 4.8 on travis CI 2015-09-06 10:27:24 +02:00
Machiste Quintana
3153c487e3 Only build pushes on Travis for master 2015-07-28 08:38:14 -04:00
Machisté N. Quintana
698f9d42c0 🔥 Move os: linux to explicit matrix 2015-07-06 10:43:40 -04:00
Machisté N. Quintana
75795c63d7 🔥 Remove redundant osx entries 2015-07-06 10:28:20 -04:00
Machiste Quintana
773f84140d Re-add build matrix exclusions 2015-06-29 21:54:07 -04:00
Machiste Quintana
d4d12b2e7d 🔥 Remove redundant build matrix entries 2015-06-29 21:52:22 -04:00
Machiste Quintana
48ef4b33cc Explicitly define build matrix 2015-06-29 21:50:39 -04:00
Machiste Quintana
22493bcc8e Move NODE_VERSION back to global 2015-06-29 21:28:51 -04:00
Machiste Quintana
50b49d3c8e Re-add NODE_VERSION to build matrix 2015-06-29 21:28:51 -04:00
Machiste Quintana
4c531bf1b0 Fix janky .travis.yml config 2015-06-29 21:28:51 -04:00
Machiste Quintana
6cae9f4245 Exclude core and package specs on Linux 2015-06-29 21:28:51 -04:00
Machiste Quintana
296f9dddbb Don't use NODE_VERSION in build matrix 2015-06-29 21:28:51 -04:00
Machiste Quintana
30cee5b61d WIP: Parallelize specs tasks 2015-06-29 21:28:51 -04:00
Antonio Scandurra
b9a3b0a8bc 🎨 2015-04-28 11:13:21 +02:00
Antonio Scandurra
d04f3e2f17 💚 Remove ATOM_ACCESS_TOKEN from build matrix 2015-04-28 08:59:22 +02:00
Daniel Hengeveld
da598b4c0a Add a scopeless access token to public Travis config.
It may seem strange to commit an access token to a public repository but this
one has been granted no scopes, so it doesn't have access to *do* anything, and
is simply used to avoid the GH API's unauthed rate limiting when fetching public
assets. This path was chosen on the advice of the GH platform team.
2015-04-27 15:55:34 -07:00
Antonio Scandurra
c826d799fa Remove nodejs 0.10 from build matrix 2015-04-21 22:22:03 +02:00
Antonio Scandurra
0e851cd1f4 Switch to containerized infrastructure 2015-04-20 12:05:12 +02:00
Antonio Scandurra
17894fd36b 🎨 2015-04-16 09:15:46 +02:00
Antonio Scandurra
77d73f92f7 🐧 Avoid starting xvfb on Linux
...since we don't run tests anymore in there.
2015-04-16 09:04:32 +02:00
Antonio Scandurra
379ec598e8 Revert "Run script/cibuild with sudo"
This reverts commit fe4fff4dc8.
2015-04-13 10:04:06 +02:00
Antonio Scandurra
fe4fff4dc8 Run script/cibuild with sudo 2015-04-11 16:07:30 +02:00
Antonio Scandurra
458cd0bf2f Revert "Avoid specs to trip up on each other"
This reverts commit 756ce8cea6.
2015-04-11 15:05:49 +02:00
Antonio Scandurra
b9c98bced4 Enable RANDR extension for xvfb 2015-04-11 12:33:35 +02:00
Antonio Scandurra
2dda990533 Try again to run specs on 🐧 2015-04-11 11:46:20 +02:00
Antonio Scandurra
ffd4ab8aff Clone .nvm into tmp directory 2015-04-09 19:46:46 +02:00
Antonio Scandurra
c8d30d929c Remove iojs from build matrix 2015-04-09 11:09:46 +02:00
Antonio Scandurra
f78dec2574 Run against multiple nodejs versions 2015-04-09 11:02:38 +02:00
Antonio Scandurra
3d6c6d0cc1 🍎 Don't fail on Mac OS X build 2015-04-09 10:40:50 +02:00
Antonio Scandurra
821f60924f Enable Multi-OS support 2015-04-09 10:29:36 +02:00
Antonio Scandurra
859a6dcf68 Use script/cibuild 2015-04-07 10:48:18 +02:00
Antonio Scandurra
42092ce415 Initial .travis.yml configuration 2015-04-04 15:41:29 +02:00