Update docker util script and travis to use new base container

This commit is contained in:
zvecr 2019-06-05 01:17:01 +01:00 committed by skullydazed
parent 21fc6be41b
commit 0a03f7cff7
5 changed files with 4 additions and 24 deletions

View file

@ -13,8 +13,6 @@ env:
- MAKEFLAGS="-j3 --output-sync"
services:
- docker
before_install:
- docker build -t qmkfm/qmk_firmware .
install:
- npm install -g moxygen
script: