ughhhhhhhhhhhh

This commit is contained in:
Phuntsok Drak-pa 2018-04-16 02:04:22 +02:00
parent a7385fe582
commit 098ff8c954
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ jobs:
docker:
- image: circleci/buildpack-deps:16.04-curl-browsers
environment:
- PATH: "/home/ubuntu/cmake-3.11.0-Linux-x86_64/bin:$PATH"
- PATH: "$PATH:$HOME/.yarn/bin"
- CXX: g++-7.1
steps:
- checkout