reorder travis builds in order of increasing exp. length

This helps to make more travis builds finish more quickly when
many are run at once.
This commit is contained in:
Chris Beck 2014-06-24 23:47:13 -04:00
parent bf510761d1
commit 1a6b28b990

View file

@ -1,7 +1,7 @@
language: cpp
compiler:
- clang
- gcc
- clang
env:
- STRICT_COMPILATION=True
- STRICT_COMPILATION=False