Skip to content

Commit

Permalink
CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfjlaros committed Jul 12, 2019
1 parent 9bd9639 commit 501fc2e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: cpp
install:
- sudo apt update
- sudo apt install catch valgrind
- cd tests
script:
- make check

0 comments on commit 501fc2e

Please sign in to comment.