Skip to content

Commit

Permalink
CI: curl
Browse files Browse the repository at this point in the history
  • Loading branch information
zenozeng committed Mar 5, 2017
1 parent 7f6c45f commit 9a83365
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ jobs:
working_directory: /home/circleci/yafolding.el
steps:
- run:
name: git, python
name: git, python, curl
command: |
apt-get update
apt-get --yes install python git
apt-get --yes install python git curl
- run:
name: emacs25-nox
Expand Down

0 comments on commit 9a83365

Please sign in to comment.