Brian C
5d3b506c70
Change test matrix in .travis.yml ( #1002 )
...
* Change test matrix in .travis.yml
Add tests for node @ v6. Remove node & postgres test permutations for older versions of node.
* Remove sub-versions
* Remove minor version from node 4
2016-04-27 14:30:00 -05:00
brianc
1020a7175f
Add clang flags to travis environment
...
Trying to fix the building on travis...
2015-10-07 11:11:53 -05:00
jongleberry
7a614ac311
travis: fix node@4 compile errors
2015-09-20 21:00:57 -07:00
brianc
514008f4f3
Update version of node used in travis
2015-09-20 08:39:07 -05:00
Sehrope Sarkuni
8ce6811f40
Bump iojs version in Travis matrix to iojs-v2
2015-08-02 11:03:53 -04:00
Sehrope Sarkuni
e98ef2f784
Disable sudo in .travis.yml
...
This enables container based builds on Travis which should speed
up automated testing.
2015-08-02 11:03:53 -04:00
Sehrope Sarkuni
7a09283fe7
Remove node v0.11 from Travis matrix
2015-08-02 11:03:53 -04:00
Sehrope Sarkuni
180f5f7d84
Add node/PostgreSQL matrix to .travis.yml
...
Add a matrix configuration to .travis.yml to test permutations of node and PostgreSQL.
Node versions tested against are v0.10, v0.11, v0.12 and io.js v1.
PostgreSQL versions tested against are 9.1, 9.2, 9.3, and 9.4.
2015-08-02 11:03:53 -04:00
Vitaly Tomilov
8d142513cc
Updated Test Environments
...
* Replaced NodeJS 0.11 with 0.12, because people only care about 0.10 and 0.12 today;
* Added test support for the most recent stable version of IO.js
2015-04-15 23:01:33 +01:00
Brian M. Carlson
aa901a2c21
Fix travis tests
2014-11-18 16:03:27 -05:00
Brian M. Carlson
40c50e743e
Update .travis.yml
2014-11-18 15:01:07 -05:00
Brian M. Carlson
fb2db0874d
Merge with origin/master
2014-11-18 14:59:38 -05:00
Brian M. Carlson
06b0392a57
Update travis config
2014-11-18 11:51:40 -05:00
Brian M. Carlson
c21dcfbf12
Fix travis environment
2014-11-11 09:42:46 -05:00
Brian C
7d05eb7368
Update .travis.yml
...
Don't install a particular version of npm
2014-09-02 16:58:52 -04:00
Brian C
8592be7176
Merge pull request #604 from markyen/socket-port
...
Include port as a connection parameter for socket connections
2014-07-06 19:24:09 -04:00
Mark Yen
bf26569445
Fixes travis build for 0.8
2014-07-06 11:54:23 -07:00
Brian C
450c52c044
Update .travis.yml
...
Remove v0.8 support because it no longer ships with a working npm
2014-06-13 13:55:41 -04:00
Pegase745
0ccdee4b93
Travis Nodejs 0.10 build error correction
...
Putting it between double quotes permits Travis to not see it as Node 0.1 but 0.10
2013-04-17 14:15:02 +03:00
brianc
463884adc2
change versions of node tested with travis-ci
2013-03-14 08:37:58 -05:00
brianc
6879453d83
add v0.9.x to travis
2013-03-07 08:27:53 -06:00
brianc
23bfcc52f4
dont create postgres database
2012-07-11 23:06:45 -05:00
brianc
822e48d41e
no dash in database name
2012-07-11 23:05:39 -05:00
brianc
57a2176d48
initial crack at travis-ci
2012-07-11 23:01:54 -05:00