.travis.yml 64 octets
Newer Older
KOUTO Dosseh's avatar
KOUTO Dosseh a validé
language: node_js
sudo: false
node_js:
  - 6
  - 8
  - 9
  - 10