Skip to content

Commit

Permalink
One more CI fix.. (OpenDiablo2#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
essial authored Feb 2, 2020
1 parent 7bb7c35 commit e8b3158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
- checkout
- run: sudo apt-get install -y libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev libgl1-mesa-dev libsdl2-dev libasound2-dev > /dev/null 2>&1
- run: go get -v -t -d ./...
- run: go test -v ./...
- run: go build .
#- run: go test -v ./...

0 comments on commit e8b3158

Please sign in to comment.