Skip to content

Commit

Permalink
install git?
Browse files Browse the repository at this point in the history
  • Loading branch information
coolya committed Nov 22, 2016
1 parent 4c19f67 commit 27e5016
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Expand Up @@ -39,6 +39,8 @@ build:
build lib with GCC 4.9:
stage: build
image: coolya/gcc-avr:4.9
before_script:
- apt-get install git
script:
- cd lib
- make
Expand Down

0 comments on commit 27e5016

Please sign in to comment.