@@ -54,6 +54,7 @@ build:
             sudo add-apt-repository -y ppa:pypy/ppa
             sudo apt-get update -y || true
             sudo apt-get install -y python3.3 python3.4 pypy
+            sudo apt-get install -y python-dev
             wget https://bootstrap.pypa.io/get-pip.py
             sudo python get-pip.py
             sudo pip install codecov tox