Disable Docker temporarily in TravisCI

pull/33/head
Clement Michaud 2017-05-13 18:40:39 +02:00
parent e1b7877c24
commit 29604dc3bc
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ addons:
before_install: npm install -g npm@'>=2.13.5'
script:
- npm install
- grunt test
- grunt build
- grunt docker-build