Skip to content

Commit

Permalink
circle-ci don't reinstall cogutils and atomspace
Browse files Browse the repository at this point in the history
  • Loading branch information
amebel committed Aug 6, 2015
1 parent 861b3f9 commit 6099935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ dependencies:

test:
override:
- docker run -v $PWD:/opencog opencog/opencog-dev:cli /bin/sh -c "cd /opencog && /tmp/octool -cabet":
- docker run -v $PWD:/opencog opencog/opencog-dev:cli /bin/sh -c "cd /opencog && /tmp/octool -bet":
parallel: true

0 comments on commit 6099935

Please sign in to comment.