mirror of https://gitlab.com/basile.b/dexed.git
updated travis script
This commit is contained in:
parent
34b2a9ab22
commit
469b020849
|
@ -1,7 +1,13 @@
|
|||
sudo: true
|
||||
|
||||
install: ./etc/travis-lazarus/.travis.install.py
|
||||
|
||||
env:
|
||||
- LAZ_VER=1.6.0
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
- osx
|
||||
|
||||
script:
|
||||
- lazbuild $LAZ_OPT lazproj/coedit.lpi
|
Loading…
Reference in New Issue