Skip to content

Commit 7921b53

Browse files
author
Nesterov Alexander
authored
Merge pull request #40 from allnes/branch_for_modifications
Added check coding style
2 parents 81b688e + c1cb773 commit 7921b53

File tree

15 files changed

+7323
-1036
lines changed

15 files changed

+7323
-1036
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ install:
1616
- sudo apt-get install libcr-dev mpich2 mpich2-doc
1717

1818
script:
19+
- python lint.py
1920
- mkdir build
2021
- cd build
2122
- cmake -D CMAKE_BUILD_TYPE=Release ..

0 commit comments

Comments
 (0)