Commit 475b147b authored by Daniel Agar's avatar Daniel Agar

travis run lint and check-format first

parent ed36a656
......@@ -20,7 +20,7 @@ install:
- cd ~/pyston-build && ninja llvm_up
script:
- cd ~/pyston-build && ninja -j4 && ninja lint check-format run_raytrace
- cd ~/pyston-build && ninja lint check-format && ninja -j4 && ninja run_raytrace
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