changes to travis.yml.

- Add gcc-4.9 to travis host.
- namespace travis variables as seem to conflict with docker env.
- set versions on travis.
- run npm tests again.
- slight readme mod for docker
This commit is contained in:
Stephen Moloney 2017-04-28 10:36:44 +01:00
parent c4835847c0
commit 3154e8729b
4 changed files with 24 additions and 17 deletions

View file

@ -125,7 +125,7 @@
"Checklists": true,
"Settings": true,
"InvitationCodes": true,
"Winston":true
"JsonRoutes" : true
"Winston":true,
"JsonRoutes": true
}
}