1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Piotr Błażejewicz (Peter Blazejewicz)
db005fa89b [ci] update Node version for Travis build (#319)
Should fix issues with failing CI checks on updated packages.

/cc @samal-rasmussen
2021-02-05 20:05:35 +01:00
Peter Blazejewicz
1b1fa93cb3 Specify NodeJS version as strings in Travis configuration
This fixes the YAML related extensions errors in VSCode, as the
schema for .travis.yml requires a quoted strings here:
https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#specifying-nodejs-versions

Thanks!
2019-07-05 22:27:00 +02:00
Gilad Peleg
05d010fe6d Improve travis.yml and run on more subsets of node.js versions 2018-10-02 21:19:04 +03:00
Bowden Kelly
35d57819a6 update to node 8 on travis 2017-07-25 13:53:17 -07:00
Bowden Kelly
6625b87b19 initial commit 2017-05-09 13:28:09 -07:00