Commit b29221c3 authored by Daniel Agar's avatar Daniel Agar

travis-ci merge build + test command

-otherwise travis-ci will try to build the failure again during
check-pyston
parent a1b347b8
...@@ -50,9 +50,8 @@ install: ...@@ -50,9 +50,8 @@ install:
script: script:
- ccache -z - ccache -z
- ninja -j4 pyston - PYSTON_RUN_ARGS=G ninja -j4 check-pyston
- ccache -s - ccache -s
- PYSTON_RUN_ARGS=G ninja check-pyston
os: os:
- linux - 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