Skip to content

Commit

Permalink
Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
iafonov committed Jan 17, 2012
1 parent 8a86967 commit f8b2ead
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Expand Up @@ -14,8 +14,7 @@ travis_install:
sudo make install

travis: init_submodules env clean build travis_install clean_test_app build_test_app
export LD_LIBRARY_PATH="./src"
./features/test_app/test_app
export LD_LIBRARY_PATH="./src" && ./features/test_app/test_app
bundle exec cucumber features/

test: clean build install clean_test_app build_test_app
Expand Down

0 comments on commit f8b2ead

Please sign in to comment.