]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Merge remote-tracking branch 'mgax/pytest'
authorArmin Ronacher <armin.ronacher@active-4.com>
Sat, 6 Jul 2013 11:41:32 +0000 (13:41 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sat, 6 Jul 2013 11:41:32 +0000 (13:41 +0200)
1  2 
.travis.yml

diff --cc .travis.yml
index 316cdbe186d6f930a5103c2baf368fa160c1275d,4f61b3478e85f0539d51a72bd031864b38156dd7..a448705689a7b2f81472ad1b8d2e40b37945de44
@@@ -6,6 -6,7 +6,7 @@@ python
    - "pypy"
  
  install:
 -  - pip install pytz pytest
++  - pip install pytest
    - pip install --editable .
  
  script: make test