File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
- cmake_minimum_required ( VERSION 3.2 )
1
+ cmake_minimum_required ( VERSION 3.9 )
2
2
3
3
message ( STATUS "Parallel Programming Course" )
4
4
Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.com/learning-process/parallel_programming_course.svg?branch=master )] ( https://travis-ci.com/learning-process/parallel_programming_course )
2
- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/t46nd9gyt7iirdy8/branch/master?svg=true )] ( https://ci.appveyor.com/project/allnes/parallel-programming-course/branch/master )
3
2
![ Build application] ( https://github.com/learning-process/parallel_programming_course/workflows/Build%20application/badge.svg?branch=master )
4
3
5
4
# Parallel programming course
You can’t perform that action at this time.
0 commit comments