diff --git a/.travis.yml b/.travis.yml index 34fc107..2ed91a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,7 @@ jobs: - npm test - stage: Deploy + language: minimal services: - docker env: diff --git a/README.md b/README.md index 4adf334..888a4ce 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,3 @@ | Branch | Travis-CI | | ------------- |:--------------------------------------------------------------------------------------------------------------------------------------:| | master | [![](https://api.travis-ci.com/FrameBassman/izzy.svg?branch=master "master status")](https://travis-ci.com/FrameBassman/izzy/branches) | -| dev | [![](https://api.travis-ci.com/FrameBassman/izzy.svg?branch=dev "dev status")](https://travis-ci.com/FrameBassman/izzy/branches) |