Skip to content

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eshamster committed Dec 24, 2016
1 parent 7113df8 commit 5b90219
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 @@ -12,7 +12,7 @@ env:

install:
- curl -L https://raw.githubusercontent.com/snmsts/roswell/release/scripts/install-for-ci.sh | sh
- (cd ${ROSWELL_INSTALL_HOME}/local-projects ; git clone https://github.com/eshamster/ps-experiment.git)
- (cd ${ROSWELL_INSTALL_DIR}/local-projects ; git clone https://github.com/eshamster/ps-experiment.git)
- ros -e '(ql:register-local-projects)' -q
- ros install prove

Expand Down

0 comments on commit 5b90219

Please sign in to comment.