Skip to content

Commit

Permalink
Add missing container id
Browse files Browse the repository at this point in the history
  • Loading branch information
wil3 committed May 14, 2020
1 parent 2c09866 commit 24d5738
Showing 1 changed file 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 @@ -9,5 +9,5 @@ services:
before-install:
- docker pull wil3/gymfc:testing
install:
- docker run -v $TRAVIS_BUILD_DIR:/tmp/gymfc "cd /tmp/gymfc && pip3 install ."
- docker run -v $TRAVIS_BUILD_DIR:/tmp/gymfc wil3/gymfc:testing "cd /tmp/gymfc && pip3 install ."

0 comments on commit 24d5738

Please sign in to comment.