Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.travis.yml - github.com/thedevs-network/kutt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c19bd3bfff983cc2fb80b13ef30b865f1fcd28c (plain)
1
2
3
4
5
6
7
language: node_js

node_js:
  - "12"

script:
  - yarn run lint:nofix