Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 1b1e43c

Browse files
committed
Merge pull request #15 from codacy/1.9.x
Force version 1.9.3 on circleCI
2 parents 1871fcf + 979872b commit 1b1e43c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

circle.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
machine:
2+
ruby:
3+
version: 1.9.3-p0-falcon
4+
15
test:
26
override:
37
- bundle exec rspec

0 commit comments

Comments
 (0)