40 Commits

Author SHA1 Message Date
jomo
67e635dbbb remove unnecessary quotes in .travis.yml
I just want travis to run these tests again
2015-05-03 23:33:23 +02:00
jomo
deeb72770e fix iojs version in .travis.yml (again) 2015-05-03 23:19:29 +02:00
jomo
f48a9e66cf Revert "travis dependency 💩"
This reverts commit b2d31c5b7e34282e96c7fc774aebc81c728fd7ba.
2015-05-03 23:15:52 +02:00
jomo
d8303eb1a6 revert b2d31c5..2d1876b
this wasn't a cairo issue, no need to slow down travis
less recent version of cairo works just as well
2015-05-03 23:09:32 +02:00
jomo
2d1876b6b7 add libexpat1-dev dependency 2015-04-26 02:37:37 +02:00
jomo
89a80eeaad add expat dependency 2015-04-26 02:31:17 +02:00
jomo
14769f6f36 💩 2015-04-26 02:21:06 +02:00
jomo
b2d31c5b7e travis dependency 💩 2015-04-26 02:10:47 +02:00
jomo
aeffc8fc51 update travis' iojs version 2015-04-25 23:01:46 +02:00
jomo
4dec71c75e only report coverage to coveralls from travis
this has the nice side effect that `npm test` effectively only runs `mocha` and has proper line numbers in stack traces
2015-03-27 23:14:30 +01:00
jomo
0326000b42 iojs v1.6 2015-03-20 09:17:55 +01:00
jomo
dfaa79b9c7 use iojs 1.5.x, see iojs/io.js#1103 + iojs/io.js#1075 2015-03-14 01:23:16 +01:00
jomo
a49a1c7649 iojs v1.4.1 2015-02-27 18:55:44 +01:00
jomo
f984b20344 mv modules/ lib/
that's what all the cool kids do
2015-02-27 18:49:39 +01:00
jomo
7be65475fe remove node.js support, fix travis tests
not sure why it's failing on travis. It does work locally with node 0.12
2015-02-22 02:39:18 +01:00
jomo
ebd42a1e0f use iojs 1.3, fixes #103 2015-02-20 19:24:47 +01:00
jomo
9705e84ad8 add iojs v1.2.0 to travis, fixes #100 2015-02-20 00:31:40 +01:00
Jake
de5ef29c2a node.js 0.12.x 2015-02-13 19:37:44 -06:00
Jake
20d8b281bd welp..fix 2015-02-11 19:31:05 -06:00
Jake
df56c38d03 Try caching dependencies 2015-02-09 21:57:50 -06:00
Jake
4e870ff889 Test node 0.12 2015-02-09 21:53:09 -06:00
Jake
16d3248d99 #crafatar Travis 2015-01-02 17:47:25 -06:00
jomo
024c7f6c14 make travis slow
we can't use travis' container based infrastructure (sudo: false)
containers disallow the use of sudo which we have to use to install dependencies
2015-01-02 23:43:20 +01:00
jomo
1d2e39884d genius 2015-01-02 23:36:47 +01:00
jomo
37228069f7 make travis fast 2015-01-02 23:35:26 +01:00
Jake
ce41465502 Try to get Travis working again 2014-12-17 14:52:27 -06:00
jomo
796f410248 allow custom config 2014-11-23 23:19:32 +01:00
jomo
987cbe911a remove some stuff 2014-11-08 03:54:14 +01:00
jomo
4d562d70c4 use coveralls 2014-11-08 02:58:16 +01:00
jomo
e35106a03b Merge branch 'master' of github.com:Jake0oo0/crafatar 2014-11-02 21:28:22 +01:00
Jake
0862cb8474 Fix Travis, closes #7 2014-11-02 11:09:07 -06:00
Jake
326e733d43 No 2014-11-02 10:43:17 -06:00
Jake
afc7b0fac7 Make Travis less spammy 2014-11-02 10:37:50 -06:00
Jake
1dcf384c0d Fix Travis 2014-11-02 10:36:12 -06:00
jomo
bdcd3e95c7 add redis to travis 2014-11-02 05:36:46 +01:00
Jake
e2126580e8 Remove test command, see what travis does 2014-11-01 23:07:26 -05:00
Jake
11888176c2 Fix travis 2014-11-01 23:00:16 -05:00
Jake
a1052b7cbe Try before_script 2014-11-01 21:44:24 -05:00
Jake
7b06652b6d Syntax? 2014-11-01 21:37:35 -05:00
Jake
8e3d37868e Implement travis support, needs testing 2014-11-01 21:35:01 -05:00