mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-21 21:31:06 +08:00
Dummy update to .travis.yml to kick off the build
This commit is contained in:
@@ -3,6 +3,6 @@ language: node_js
|
||||
node_js: 4
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- global-cli/node_modules
|
||||
- node_modules
|
||||
script: tests/e2e.sh
|
||||
|
||||
Reference in New Issue
Block a user