Skip to content

Commit

Permalink
skipping test on trusty for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ebranlard committed Oct 17, 2018
1 parent b7a92e8 commit f840422
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ os:
- linux
sudo: true
install:
- sudo apt-get install python-wxgtk3.0
# - sudo apt-get install python-wxgtk3.0
- sudo apt-get install nsis
- pip install -r requirements.txt
# - pip install -r requirements.txt
# commands to run test
script:
- python test.py
- cat test.py

before_deploy:
- pip install pynsist
Expand Down

0 comments on commit f840422

Please sign in to comment.