Skip to content

Commit

Permalink
Merge pull request #205 from smacker/fix_integration_test
Browse files Browse the repository at this point in the history
fix flaky integration test
  • Loading branch information
smacker authored Mar 12, 2019
2 parents 0aab0d9 + 36a0d13 commit 72fe2ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
script:
- make packages
- ./build/bin/bblfsh-web &
- sleep 5 # give bblfsh-web some time to start
- curl 127.0.0.1:9999 | grep 'Babelfish Web'
- name: 'Release'
stage: release
Expand Down

0 comments on commit 72fe2ea

Please sign in to comment.