Install xsel on CircleCI

This commit is contained in:
Shin'ya Ueoka 2019-04-15 21:26:48 +09:00
parent 52b13f85ca
commit 4ff58c5def

View file

@ -70,6 +70,7 @@ jobs:
executor:
name: default
steps:
- run: sudo apt-get update && sudo apt-get -y install xsel
- install_firefox
- checkout
- setup_npm