Skip to content

Commit

Permalink
Move build-ci.rb to bin/build-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Nov 23, 2018
1 parent ee8af2f commit 4b0171b
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -34,7 +34,7 @@ jobs:

- run:
name: Run Tests
command: ./build-ci.rb test
command: ./bin/build-ci test

- store_artifacts:
path: /tmp/test-artifacts
Expand Down
File renamed without changes.

0 comments on commit 4b0171b

Please sign in to comment.