Skip to content

Commit

Permalink
Switched to my own repository of Qlot, and branch stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Jan 28, 2018
1 parent 1e6e40b commit 6c7754e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ before_script:
- ros install asdf/3.3.1.1
# Version fixed for more build stability
# TODO: update it from time to time
- ros install fukamachi/qlot/0833e612c18bdaf56b74c79b1c1c26613f84e70d
- ros install svetlyak40wt/qlot/stable
- ros config

- qlot install
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-test
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN ros install ccl-bin/1.11 && ros use ccl-bin/1.11

# Version fixed for more build stability
# TODO: update it from time to time
RUN ros install fukamachi/qlot/0833e612c18bdaf56b74c79b1c1c26613f84e70d
RUN ros install svetlyak40wt/qlot/stable

# Install fixed ASDF version, to have it same on all lisp implementations
RUN ros install asdf/3.3.1.1
Expand Down

0 comments on commit 6c7754e

Please sign in to comment.