mirror of https://gitee.com/bigwinds/arangodb
fixed versions
This commit is contained in:
parent
dd0d57b41a
commit
aee598c3f2
13
.travis.yml
13
.travis.yml
|
@ -1,17 +1,10 @@
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- 1.0
|
|
||||||
- 1.1
|
|
||||||
- 1.2
|
|
||||||
- 1.3
|
|
||||||
- 1.4
|
|
||||||
- 2.0
|
|
||||||
- 2.1
|
|
||||||
- 2.2
|
|
||||||
- 2.3
|
|
||||||
- 2.4
|
|
||||||
- devel
|
- devel
|
||||||
|
- "1.4"
|
||||||
|
- "2.3"
|
||||||
|
- "2.4"
|
||||||
|
|
||||||
language: cpp
|
language: cpp
|
||||||
compiler: g++
|
compiler: g++
|
||||||
|
|
Loading…
Reference in New Issue