Skip to content

Commit

Permalink
Remove targets annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
luisgabrielroldan committed Dec 4, 2019
1 parent a0aee97 commit 922eba4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mix.exs
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
defmodule OLED.MixProject do
use Mix.Project

@version "0.3.0"
@all_targets [:rpi, :rpi0, :rpi2, :rpi3, :rpi3a, :rpi4, :bbb, :x86_64]
@version "0.3.1"

def project do
[
Expand Down

0 comments on commit 922eba4

Please sign in to comment.