Skip to content

Commit

Permalink
Update circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
izidormatusov committed Aug 15, 2015
1 parent da45499 commit 1d6700d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

machine:
python:
version: 3.2
version: 3.4.2

dependencies:
pre:
- sudo apt-get update; sudo apt-get install -qq python3-gi gir1.2-gtk-3.0 gir1.2-networkmanager-1.0
- pip install -U "setuptools>=17.1"

0 comments on commit 1d6700d

Please sign in to comment.