Skip to content

Commit

Permalink
update travis to new decode
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-mangin committed May 17, 2020
1 parent d286857 commit f270710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -28,7 +28,7 @@ script:
- ./qa/bin/functional listing
- ./qa/bin/functional all
- ./qa/bin/parsing
- env exabgp_tcp_bind='' ./sbin/exabgp ./etc/exabgp/api-open.conf --decode FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF:003C:02:0000001C4001010040020040030465016501800404000000C840050400000064000000002001010101
- env exabgp_tcp_bind='' ./sbin/exabgp decode ./etc/exabgp/api-open.conf FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF:003C:02:0000001C4001010040020040030465016501800404000000C840050400000064000000002001010101
- env exabgp_log_enable=false nosetests --with-coverage ./qa/tests/*_test.py

after_success:
Expand Down

0 comments on commit f270710

Please sign in to comment.