Skip to content

Commit

Permalink
CI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jannickfahlbusch committed May 25, 2016
1 parent bac8bdf commit 605eba0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ before_script:
- "mkfifo /tmp/pi-blaster"

Test:
- "go test -v ./..."
script:
- "go test -v ./..."

0 comments on commit 605eba0

Please sign in to comment.