Skip to content

Commit 66b98e7

Browse files
author
Frank Natividad
committed
Adding realpath to dependencies
1 parent b1266ee commit 66b98e7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

circle.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ machine:
1414
ruby:
1515
version: 2.3.1
1616

17+
# Dependencies
18+
dependencies:
19+
overide:
20+
- sudo apt-get install realpath
21+
1722
# Test
1823
test:
1924
override:

0 commit comments

Comments
 (0)