Skip to content

Commit

Permalink
[Elixir] Add Elixir Petstore sample to Shippable CI (#6575)
Browse files Browse the repository at this point in the history
* add elixir petstore to shippable ci

* use oracle sdk
  • Loading branch information
wing328 authored Sep 27, 2017
1 parent 28a3206 commit 3ac2b80
Show file tree
Hide file tree
Showing 8 changed files with 1,085 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,8 @@ cabal.project.local

# R
.Rproj.user

# elixir
samples/client/petstore/elixir/_build/
samples/client/petstore/elixir/deps/
samples/client/petstore/elixir/mix.lock
Loading

0 comments on commit 3ac2b80

Please sign in to comment.