This commit is contained in:
Amila Welihinda 2016-07-26 23:01:56 +00:00 committed by GitHub
commit 259f02e531

15
.travis.yml Normal file
View file

@ -0,0 +1,15 @@
sudo: false
language: node_js
node_js:
- 6
- 4
cache:
directories:
- node_modules
install:
- npm i -g npm@latest
- npm install