use browser image which includes phantomjs

This commit is contained in:
Martin Klepsch 2018-03-20 12:56:15 +01:00 committed by Tetiana Churikova
parent 0ad1b16e47
commit 962d29d0a7

View File

@ -7,7 +7,7 @@ jobs:
build: build:
docker: docker:
# specify the version you desire here # specify the version you desire here
- image: circleci/clojure:lein-2.7.1 - image: circleci/clojure:lein-2.8.1-browsers
# Specify service dependencies here if necessary # Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images # CircleCI maintains a library of pre-built images