Update .travis.yml
This commit is contained in:
parent
821b87a3eb
commit
8b67c9ff62
|
|
@ -14,6 +14,10 @@ sudo: false
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- windows
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git clone https://github.com/steveicarus/ivtest.git
|
- git clone https://github.com/steveicarus/ivtest.git
|
||||||
- export PATH=$HOME/bin:$PATH
|
- export PATH=$HOME/bin:$PATH
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue