@finn-no/cdn-uploader
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@finn-no/cdn-uploader", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Small tool uploading assets to CDN backend (Google Cloud Storage)", | ||
@@ -15,3 +15,3 @@ "main": "index.js", | ||
"test": "ava", | ||
"travis": "npm run lint && npm run test && npm run travis:e2e", | ||
"travis": "npm run lint && npm run test && npm run travis:e2e && npm run create-executable", | ||
"travis:e2e": "./index.js -p cookies-kpi -b ivar-supertest -a e2e-test test/content" | ||
@@ -18,0 +18,0 @@ }, |
11417