mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-23 13:22:36 +01:00
Fix in Travis manifest again
This commit is contained in:
parent
52f6ffa3f9
commit
b25d655b0d
@ -8,7 +8,7 @@ before_install:
|
||||
- sudo apt-get update; true
|
||||
before_script:
|
||||
- sudo -i -E perl $TRAVIS_BUILD_DIR/fastnetmon/src/fastnetmon_install.pl --use-git-master
|
||||
- cd $TRAVIS_BUILD_DIR/fastnetmon/src
|
||||
- cd $TRAVIS_BUILD_DIR/src
|
||||
script: mkdir -p build; cd build; cmake ..; make
|
||||
notifications:
|
||||
email:
|
||||
|
Loading…
Reference in New Issue
Block a user