Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Commit

Permalink
be quiet while running travis-ci build/install steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Frasca committed Jan 2, 2015
1 parent d2e60f5 commit c558a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: python
python:
- "2.6"
- "2.7"
before-install:
before_install:
- sudo apt-get install python-gtk2
- python setup.py -q build
install: python setup.py -q install
Expand Down

0 comments on commit c558a83

Please sign in to comment.