ivaosthu
7bffe4d1db
chore: Fix formatting all the things
2018-11-22 21:44:07 +01:00
ivaosthu
28d4dd4846
fix(docs): decploy scripts in travis needs to be single command
2018-11-21 17:39:03 +01:00
ivaosthu
823552f95f
chore(documentation): Added Docusaurus with a website
...
fixes #355
2018-11-21 17:31:21 +01:00
Ivar Conradi Østhus
3140e7979b
fix(travis): Update build to also verify node 10.
...
closes #322
2018-11-17 11:32:02 +01:00
ivaosthu
ab82ebab0f
use npm instead of yarn tp install greenkeeper-lockfile
2017-12-18 09:20:33 +01:00
Simen Bekkhus
6b9e4ad55f
Add greenkeeper-lockfile
2017-11-11 11:14:42 +01:00
Simen Bekkhus
0ecb578c13
Add secure token
2017-11-11 11:14:41 +01:00
Ivar
8e6c86a698
Use yarn with travis/heroku
2017-11-02 09:56:44 +01:00
Ivar
8505aa3f1b
bump node version
2017-11-02 09:40:51 +01:00
sveisvei
2a9cb82832
send coverage after success
2016-11-13 15:59:35 +01:00
ivaosthu
9a637f4fde
correct order
2016-11-10 21:41:22 +01:00
ivaosthu
6ce0b87464
fix coverals in travis
2016-11-10 21:38:19 +01:00
ivaosthu
9f459e600c
fix tests
2016-11-10 21:16:59 +01:00
sveisvei
0ffb9b78b6
use lerna for multipackaging
2016-06-18 09:19:57 +02:00
Ivar
5826a25bb9
Upgrade to node 5.8
2016-03-16 20:44:49 +01:00
ivaosthu
aed00c2278
travis should also use latest node
2015-12-01 13:14:16 +01:00
Anders Olsen Sandvik
d3a765c86a
Add Slack integration
2015-04-08 13:21:40 +02:00
Anders Olsen Sandvik
85bd3f019e
Testing out Postgres 9.4 on Travis [experimental]
...
http://docs.travis-ci.com/user/build-environment-updates/2015-02-03/#PostgreSQL-9.4
2015-02-10 18:07:37 +01:00
Anders Olsen Sandvik
6ca8ad7a42
Using Travis new container-based stack
2014-12-18 10:05:02 +01:00
Jari Bakken
da14895cb5
Fix DB url in Travis migration
2014-12-12 16:17:53 +01:00
Jari Bakken
e3a44d0a92
Use TEST_DATABASE_URL for running test against a separate DB.
2014-12-12 16:13:06 +01:00
Jari Bakken
e52c1d16fe
Begin work on running tests against the database:
...
* Add Travis postgresql setup.
* Replace "db mocks" with a before hook that creates the same data
through the HTTP API.
* Reset DB and re-create all fixtures for each test. We'll need
something better here.
* CAVEAT: no concept of a dev vs test database. Running tests will
clear data from the currently configured database.
2014-12-12 16:12:56 +01:00
Jari Bakken
3768e544b0
Bump mocha timeout on Travis
2014-11-12 15:18:27 +01:00
Jari Bakken
5e158a52c7
Failure to report coverage should not cause build failure.
2014-11-10 16:34:20 +01:00
Jari Bakken
ada95e4070
Fix .travis.yml
2014-10-31 16:36:42 +01:00
svelovla
5b3d8b022a
Removed maven build for unleash-client-java from travis
2014-10-31 13:04:47 +01:00
Jari Bakken
7d433cd332
Reduce duplication in packaga.json and run coverage as part of npm test
2014-10-27 13:35:37 +01:00
andsandv
8fdc57212a
Forgot to add run to travis script
2014-10-24 15:04:07 +02:00
andsandv
321c2e1898
Only report coverage on travis build
2014-10-24 15:00:48 +02:00
Gard Rimestad
79b603b8ca
updating travis to jdk8
2014-10-24 13:25:11 +02:00
Ivar Conradi Østhus
a7207d6821
travis fix script.
2014-10-21 08:51:52 +02:00
ivaosthu
a7ba21bc6e
minor typo, argghh!
2014-10-21 08:47:26 +02:00
ivaosthu
c9e3f18a3e
A bit of a hack to support java and node.
...
[1] claims that node.js is available in all envs in travis.
This setup is not optimal as we now longer controll the
node version, but could work for now.
[1] http://stackoverflow.com/questions/18456611/is-it-possible-to-set-up-travis-to-run-tests-for-several-languages
2014-10-21 08:44:12 +02:00
Gard Rimestad
f66542b1eb
adding npm install to travis
2014-10-20 15:39:31 +02:00
Gard Rimestad
ea2c62ac6e
s/sever/server/g
2014-10-20 15:35:13 +02:00
Gard Rimestad
f380e3f9a5
Update travis build
2014-10-20 15:14:01 +02:00
Jari Bakken
d90c5d6a95
Add HipChat notifications
2014-09-30 19:43:15 +02:00
Jari Bakken
a6c4f3aa09
Add .travis.yml
2014-09-30 19:37:59 +02:00