Skip to content

Commit

Permalink
some comment changes to trigger new Travis build
Browse files Browse the repository at this point in the history
Signed-off-by: chipmuenk <mail@chipmuenk.de>
  • Loading branch information
chipmuenk committed Apr 30, 2019
1 parent 1d07fff commit 2f89dcd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,10 @@ before_install:
- free -m
- df -h
- ulimit -a

# Creat downloads directory with suitable access rights
- sudo mkdir -p /downloads
- sudo chmod a+rw /downloads
- curl -L https://sourceforge.net/projects/pyqt/files/sip/sip-4.19.2/sip-4.19.2.tar.gz -o /downloads/sip.tar.gz

# Builds directory
- sudo mkdir -p /builds
- sudo chmod a+rw /builds
Expand Down

0 comments on commit 2f89dcd

Please sign in to comment.