Skip to content

Commit

Permalink
CI: python, git
Browse files Browse the repository at this point in the history
  • Loading branch information
zenozeng committed Mar 5, 2017
1 parent be1c41f commit 03d3373
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ jobs:
steps:
- checkout

- run:
name: git, python
command: |
apt-get update
apt-get --yes install python git
- run:
name: emacs25-nox
command: |
Expand Down

0 comments on commit 03d3373

Please sign in to comment.