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 e937892 commit eb35664
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 @@ -51,7 +51,7 @@ before_install:
- sleep 5
- ./scripts/vault_test_setup.sh
- sleep 1
- cd $TRAVIS_BUILD_DIR/scripts && ./profile_test_setup.sh
- ./scripts/profile_test_setup.sh
install:
- cd $TRAVIS_BUILD_DIR && make CC=$CXX && make tests CC=$CXX && make benchmarks CC=$CXX && sudo make install
script:
Expand Down

0 comments on commit eb35664

Please sign in to comment.