Skip to content

Commit

Permalink
TST: run slow chroot test earlier for better load balancing
Browse files Browse the repository at this point in the history
  • Loading branch information
juliantaylor committed Jan 11, 2014
1 parent a1c6d4a commit da3ad01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ python:
- 3.3
matrix:
include:
- python: 3.3
env: USE_CHROOT=1 ARCH=i386 DIST=saucy
- python: 2.7
env: NPY_SEPARATE_COMPILATION=0
- python: 3.3
Expand All @@ -18,8 +20,6 @@ matrix:
env: NPY_RELAXED_STRIDES_CHECKING=1
- python: 2.7
env: USE_BENTO=1
- python: 2.7
env: USE_CHROOT=1 ARCH=i386 DIST=saucy
before_install:
- uname -a
- free -m
Expand Down

0 comments on commit da3ad01

Please sign in to comment.