Commit c4573ed7 authored by Daniel Agar's avatar Daniel Agar

travis-ci split build and check ninja commands

parent c9731919
......@@ -51,8 +51,9 @@ install:
script:
- ccache -z
- ninja -j4 check-pyston
- ninja -j4 pyston
- ccache -s
- ninja check-pyston
os:
- linux
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment