Browse Source

Travis

master
Kornel 8 years ago
parent
commit
568b7634c6
  1. 6
      .travis.yml

6
.travis.yml

@ -0,0 +1,6 @@
sudo: false
language: node_js
node_js:
- "7"
- "6"
- "4"
Loading…
Cancel
Save