Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Willemt Raft
Commits
71c56f67
Commit
71c56f67
authored
Aug 15, 2018
by
Willem Thiart
Browse files
Add Virtraft tests to Travis
parent
9d2d4560
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
71c56f67
...
@@ -3,5 +3,6 @@ before_install:
...
@@ -3,5 +3,6 @@ before_install:
-
sudo pip install cpp-coveralls
-
sudo pip install cpp-coveralls
script
:
script
:
-
make tests
-
make tests
-
make test_virtraft
after_success
:
after_success
:
-
coveralls --verbose --exclude include --exclude tests --exclude CLinkedListQueue
-
coveralls --verbose --exclude include --exclude tests --exclude CLinkedListQueue
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment