Skip to content

Commit

Permalink
Bumped to 3.0.0-beta.1 and updated ODB on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf4ood committed Sep 5, 2018
1 parent 267d4b2 commit 8149b68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -9,9 +9,9 @@ jdk:
before_script:
- ./ci/initialize-ci.sh $ORIENTDB_VERSION
env:
- ORIENTDB_VERSION=2.2.34 CXX=g++-4.8
- ORIENTDB_VERSION=3.0.2 CXX=g++-4.8
- ORIENTDB_VERSION=3.0.3-SNAPSHOT CXX=g++-4.8
- ORIENTDB_VERSION=2.2.36 CXX=g++-4.8
- ORIENTDB_VERSION=3.0.6 CXX=g++-4.8
- ORIENTDB_VERSION=3.0.7-SNAPSHOT CXX=g++-4.8

addons:
apt:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
"node",
"node.js"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"author": {
"name": "Enrico Risa",
"email": "e.risa@orientdb.com"
Expand Down

0 comments on commit 8149b68

Please sign in to comment.