Skip to content

Commit

Permalink
Move docker-compose.yml to /gremlin-client (jbmusso#87)
Browse files Browse the repository at this point in the history
* Move docker-compose.yml to /gremlin-client

* Move ci folder to /gremlin-client
  • Loading branch information
jbmusso committed Aug 31, 2017
1 parent 6b083c0 commit 1f7d019
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ cache:
yarn: true

before_install:
- docker-compose up -d
- cd gremlin-client
- docker-compose up -d

install:
- yarn
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 1f7d019

Please sign in to comment.