keep travis to compare with github actions

This commit is contained in:
eric 2020-11-29 18:43:20 -05:00
parent 37dc474fbd
commit c93325a120
1 changed files with 14 additions and 0 deletions

14
.travis.yml Normal file
View File

@ -0,0 +1,14 @@
language: shell
dist: xenial
os: linux
jobs:
include:
-
language: node_js
node_js:
- 6
before_script:
- npm install -g free-programming-books-lint
script:
- fpb-lint .