Skip to content
Snippets Groups Projects
Commit cc2ef262 authored by murgatroid99's avatar murgatroid99
Browse files

Added ruby tests to travis file

parent 6a4c4fab
No related branches found
No related tags found
No related merge requests found
...@@ -10,5 +10,6 @@ script: ...@@ -10,5 +10,6 @@ script:
- ./tools/run_tests/run_tests.py -l c -t -j 16 -c opt -s 2.0 - ./tools/run_tests/run_tests.py -l c -t -j 16 -c opt -s 2.0
- ./tools/run_tests/run_tests.py -l c++ -t -j 16 -c opt -s 2.0 - ./tools/run_tests/run_tests.py -l c++ -t -j 16 -c opt -s 2.0
- ./tools/run_tests/run_tests.py -l node -t -j 16 -c opt - ./tools/run_tests/run_tests.py -l node -t -j 16 -c opt
- ./tools/run_tests/run_tests.py -l ruby -t -j 16 -c opt
notifications: notifications:
email: false email: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment