Skip to content

Commit

Permalink
Save makefile var clobbering
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Feb 27, 2015
1 parent 86fa1c5 commit 6ff9599
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libgtest-dev libgflags-dev python-virtualenv
script:
- make CONFIG=dbg buildtests_cxx Q=
- ./tools/run_tests/run_tests.py -l c -t -j 16 -c dbg -s 2.0
- ./tools/run_tests/run_tests.py -l c++ -t -j 16 -c dbg -s 2.0
- make clean
Expand Down

0 comments on commit 6ff9599

Please sign in to comment.