1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-10 10:50:04 +00:00

chore: travis yaml

This commit is contained in:
Allan Bowe
2021-05-15 23:31:50 +03:00
parent f1ec3eda81
commit 4b67e13b24
2 changed files with 30 additions and 6 deletions

7
.travis.yml Normal file
View File

@@ -0,0 +1,7 @@
language: node_js
node_js:
- "10"
- "12"
- "14"
sudo: false