Skip to content

Commit

Permalink
Added in change to have travis run the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert (Bobby) Evans committed Dec 10, 2015
1 parent b109936 commit 0133af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-tools/travis/travis-install.sh
Expand Up @@ -19,7 +19,7 @@ STORM_SRC_ROOT_DIR=$1
TRAVIS_SCRIPT_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )

cd ${STORM_SRC_ROOT_DIR}

./dev-tools/move_package.sh "${STORM_SRC_ROOT_DIR}"
python ${TRAVIS_SCRIPT_DIR}/save-logs.py "install.txt" mvn clean install -DskipTests -Pnative --batch-mode
BUILD_RET_VAL=$?

Expand Down

0 comments on commit 0133af8

Please sign in to comment.