Skip to content

Commit

Permalink
add swift to Makefile and neph.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrand committed May 8, 2017
1 parent 3388981 commit 711812b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
all: elixir node ruby crystal go rust client benchmarker
all: elixir node ruby crystal go rust swift client benchmarker

# --- Elixir ---
elixir: plug
Expand Down
1 change: 1 addition & 0 deletions neph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ main:
- go
- rust
- elixir
- swift
- benchmarker

node:
Expand Down

0 comments on commit 711812b

Please sign in to comment.