Skip to content

Commit 99fe5e9

Browse files
committed
Dummy change to trigger a new travis build
1 parent 3326417 commit 99fe5e9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.travis.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
language: python
2-
python:
3-
- "2.7"
4-
before_install:
5-
- "export DISPLAY=:99.0"
6-
- "sh -e /etc/init.d/xvfb start"
7-
- yes | sudo apt-get install python-pyside.qtcore
8-
script: py.test
1+
language: python
2+
python:
3+
- "2.7"
4+
before_install:
5+
- "export DISPLAY=:99.0"
6+
- "sh -e /etc/init.d/xvfb start"
7+
- yes | sudo apt-get install python-pyside.qtcore
8+
script: py.test

0 commit comments

Comments
 (0)