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:
|
||||
only:
|
||||
- master
|
||||
- 1.0
|
||||
- 1.1
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- 2.0
|
||||
- 2.1
|
||||
- 2.2
|
||||
- 2.3
|
||||
- 2.4
|
||||
- devel
|
||||
- "1.4"
|
||||
- "2.3"
|
||||
- "2.4"
|
||||
|
||||
language: cpp
|
||||
compiler: g++
|
||||
|
|
Loading…
Reference in New Issue