Skip to content
Snippets Groups Projects
Commit 585df9e4 authored by Erick Hitter's avatar Erick Hitter
Browse files

Revert "Fix clang version"

This reverts commit 367541d4.
parent 367541d4
No related branches found
No related tags found
1 merge request!3Add go.mod
......@@ -21,7 +21,7 @@ before_script:
- cd $GOPATH/src/$REPO_NAME
- cp config-sample.json config.json
- export CC=clang-7.0
- export CC=clang-5.0
- make dep
......@@ -63,4 +63,4 @@ build:
- make
artifacts:
paths:
- dyndnsd-client/
- dyndnsd-client/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment