summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6a01f25f0..cb4c394f5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,9 +30,9 @@ jobs:
- export PATH="${HOME}/.jsvu:${PATH}"
- jsvu --os=linux64 --engines=spidermonkey
before_script:
- - flake8
- ./check.py --test-waterfall --only-prepare
script:
+ - flake8
- cmake . -DCMAKE_C_FLAGS="$COMPILER_FLAGS" -DCMAKE_CXX_FLAGS="$COMPILER_FLAGS"
- make -j2
- ./check.py --test-waterfall