run the slowest tests first on Travis

This should further help with the total elapsed time for running the
test suite on Travis CI.
Paul Ivanov 9 years ago
parent eb3377cc45
commit f28382da75

@ -14,9 +14,9 @@ env:
global:
- PATH=$TRAVIS_BUILD_DIR/pandoc:$PATH
matrix:
- GROUP=js/notebook
- GROUP=python
- GROUP=js/base
- GROUP=js/notebook
- GROUP=js/services
- GROUP=js/tree

Loading…
Cancel
Save