Commit 3de11166 authored by carlosperate's avatar carlosperate

Second attempt at travis-ci build

parent 59fe574a
...@@ -4,6 +4,7 @@ python: ...@@ -4,6 +4,7 @@ python:
# Install wxPython and cefpython3 # Install wxPython and cefpython3
before_install: before_install:
- sudo apt-get update -qq - sudo apt-get update -qq
- sudo apt-get install python-support
- sudo apt-get install -y python-wxgtk2.8 python-wxtools wx2.8-i18n - sudo apt-get install -y python-wxgtk2.8 python-wxtools wx2.8-i18n
- sudo wget https://www.dropbox.com/sh/zar95p27yznuiv1/AACGmGx08UMq8uEGDFlINFdwa/31.2/Linux/python-cefpython3_31.2-1_amd64.deb?dl=1 - sudo wget https://www.dropbox.com/sh/zar95p27yznuiv1/AACGmGx08UMq8uEGDFlINFdwa/31.2/Linux/python-cefpython3_31.2-1_amd64.deb?dl=1
- sudo dpkg -i python-cefpython3_31.2-1_amd64.deb?dl=1 - sudo dpkg -i python-cefpython3_31.2-1_amd64.deb?dl=1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment