Update .travis.yml

This commit is contained in:
Tomasz Hemperek 2018-11-03 08:07:11 +01:00 committed by GitHub
parent 821b87a3eb
commit 8b67c9ff62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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