Skip to content

Commit

Permalink
travis ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AO-StreetArt committed Jul 7, 2018
1 parent 1e94f59 commit e937892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ before_install:
- unzip vault_0.10.3_linux_amd64.zip
- "./vault server -dev &"
- sleep 5
- cd $TRAVIS_BUILD_DIR/scripts && ./vault_test_setup.sh
- ./scripts/vault_test_setup.sh
- sleep 1
- cd $TRAVIS_BUILD_DIR/scripts && ./profile_test_setup.sh
install:
Expand Down

0 comments on commit e937892

Please sign in to comment.