forked from epics_driver_modules/motorBase
Reverted a small subset of the changes to .travis.yml
This commit is contained in:
+3
-3
@@ -16,12 +16,12 @@ addons:
|
||||
- g++-mingw-w64-i686
|
||||
- re2c
|
||||
env:
|
||||
- BASE=R3.14.12.8 STATIC=shared SEQ=2.2.6 ASYN=R4-35 IPAC=2.15
|
||||
- BASE=R3.14.12.8 STATIC=static SEQ=2.2.6 ASYN=R4-35 IPAC=2.15
|
||||
- BASE=3.14 STATIC=shared SEQ=2.2.6 ASYN=R4-35 IPAC=2.15
|
||||
- BASE=3.14 STATIC=static SEQ=2.2.6 ASYN=R4-35 IPAC=2.15
|
||||
- BASE=R3.15.6 STATIC=shared SEQ=2.2.6 ASYN=R4-35 IPAC=2.15
|
||||
- BASE=R3.15.6 STATIC=static SEQ=2.2.6 ASYN=R4-35 IPAC=2.15
|
||||
- BASE=7.0 STATIC=shared RTEMS=4.10 SEQ=2.2.6 ASYN=R4-35 IPAC=2.15
|
||||
- BASE=7.0 STATIC=shared CMPLR=clang WINE=32 SEQ=2.2.6 ASYN=R4-35 IPAC=
|
||||
- BASE=7.0 STATIC=shared CMPLR=clang WINE=32 SEQ=2.2.4 ASYN=R4-35 IPAC=
|
||||
- BASE=7.0 STATIC=static WINE=32 SEQ=2.2.6 ASYN=R4-35 IPAC=
|
||||
install: ./.ci/travis-prepare.sh
|
||||
script: make
|
||||
|
||||
Reference in New Issue
Block a user