Skip to content
Snippets Groups Projects
Commit 8794bc18 authored by Craig Tiller's avatar Craig Tiller
Browse files

Fix typo

parent 939b9bd1
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ before_install:
- sudo add-apt-repository ppa:yjwong/gflags -y
- sudo apt-get update -qq
- sudo apt-get install -qq libgtest-dev libgflags-dev
<<<<<<< HEAD
script:
- ./tools/run_tests/run_tests.py -l c -t -j 16 -c dbg
- ./tools/run_tests/run_tests.py -l c++ -t -j 16 -c dbg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment