Skip to content

Commit 5ff269a

Browse files
circle use elixir 1.5.1
1 parent 7d3bed1 commit 5ff269a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: 2
55
jobs:
66
build:
77
docker:
8-
- image: circleci/elixir:1.6.0
8+
- image: circleci/elixir:1.5.1
99
working_directory: ~/repo
1010
steps:
1111
- checkout

0 commit comments

Comments
 (0)