Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
setting ISx source back to ParRes github
  • Loading branch information
ulfhanebutte committed Dec 18, 2015
1 parent 9b67705 commit 04a083a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ before_install:

install:
## Fetch ISx
### - git clone https://github.com/ParRes/ISx.git ISx
- git clone https://github.com/ulfhanebutte/ISx.git ISx
- git clone https://github.com/ParRes/ISx.git ISx
###- git clone https://github.com/ulfhanebutte/ISx.git ISx
script:
- export BASE_PATH=$PATH
- export BASE_LD_LIBRARY_PATH=$LD_LIBRARY_PATH
Expand Down Expand Up @@ -87,7 +87,7 @@ script:
notifications:
email:
recipients:
### - [email protected]
- [email protected]
- [email protected]
on_success: [change]
on_failure: [always]

0 comments on commit 04a083a

Please sign in to comment.