Browse Source

disable flow

master
ansuz 1 year ago
parent
commit
0ae6ce43f2
1 changed files with 0 additions and 1 deletions
  1. 1
      .travis.yml

1
.travis.yml

@ -8,5 +8,4 @@ node_js:
- "6.6.0" - "6.6.0"
script: script:
- npm run-script lint - npm run-script lint
- npm run-script flow
- docker build -t xwiki/cryptpad . - docker build -t xwiki/cryptpad .
Loading…
Cancel
Save