mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
Use the env variable for the version
This commit is contained in:
@@ -22,7 +22,7 @@ install:
|
||||
- pip install pycups==1.9.66
|
||||
- pip install PyPDF2==1.18
|
||||
- pip install requests
|
||||
- git clone https://github.com/OCA/reporting-engine -b 8.0 $HOME/reporting-engine
|
||||
- git clone https://github.com/OCA/reporting-engine -b ${VERSION} $HOME/reporting-engine
|
||||
|
||||
script:
|
||||
- travis_run_tests
|
||||
|
||||
Reference in New Issue
Block a user