Come on Travis
This commit is contained in:
parent
d2349216b5
commit
cc1ed20fc2
@ -10,9 +10,13 @@ env:
|
|||||||
# - DB=pgsql
|
# - DB=pgsql
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
- pwd
|
||||||
|
- sudo pwd
|
||||||
- sudo apt-get update > /dev/null
|
- sudo apt-get update > /dev/null
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- pwd
|
||||||
|
- sudo pwd
|
||||||
- sudo chmod u+x test/setup_test_env.sh
|
- sudo chmod u+x test/setup_test_env.sh
|
||||||
- sudo ./test/setup_test_env.sh $TRAVIS_BUILD_DIR
|
- sudo ./test/setup_test_env.sh $TRAVIS_BUILD_DIR
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user