Update .travis.yml

This commit is contained in:
Klemek
2019-06-19 11:49:22 +02:00
committed by GitHub
parent b2ab01ac85
commit 3c424ead59
+2
View File
@@ -6,6 +6,8 @@ cache:
npm: true
directories:
- node_modules
before_install:
- chmod +x src/postinstall.js
install:
- npm install
before_script: