Dummy update to .travis.yml to kick off the build

This commit is contained in:
Christopher Chedeau
2016-07-18 11:08:34 -07:00
parent 61e75a2573
commit 09991ab368

View File

@@ -3,6 +3,6 @@ language: node_js
node_js: 4
cache:
directories:
- node_modules
- global-cli/node_modules
- node_modules
script: tests/e2e.sh