Skip to content

Commit

Permalink
Bump to ODB v 3.0.31, 3.0.32-SNAPSHOT, 3.1.0, 3.1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
luigidellaquila committed Jun 4, 2020
1 parent 60390e9 commit e2f0133
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ before_script:
- ./ci/initialize-ci.sh $ORIENTDB_VERSION
env:
- ORIENTDB_VERSION=2.2.36 CXX=g++-4.8
- ORIENTDB_VERSION=3.0.28 CXX=g++-4.8
- ORIENTDB_VERSION=3.0.29-SNAPSHOT CXX=g++-4.8
- ORIENTDB_VERSION=3.0.31 CXX=g++-4.8
- ORIENTDB_VERSION=3.0.32-SNAPSHOT CXX=g++-4.8
- ORIENTDB_VERSION=3.1.0 CXX=g++-4.8
- ORIENTDB_VERSION=3.1.1-SNAPSHOT CXX=g++-4.8

addons:
apt:
Expand Down

0 comments on commit e2f0133

Please sign in to comment.