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

4 Commits

Author SHA1 Message Date
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