Try build again

pull/1028/head
Alex Garibay 6 years ago
parent 4efd243d0a
commit cb6ff77852
  1. 2
      .circleci/config.yml

@ -14,7 +14,7 @@ jobs:
working_directory: ~/app
steps:
- run: apt-get update; apt-get -y install autoconf build-essential libgmp3-dev libtool
- run: sudo apt-get update; sudo apt-get -y install autoconf build-essential libgmp3-dev libtool
- checkout

Loading…
Cancel
Save