We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13745a commit 8faca5dCopy full SHA for 8faca5d
.travis.yml
@@ -18,7 +18,7 @@ before_install:
18
19
install:
20
- pip install pexpect || pip3 install pexpect
21
-- sudo util/install.sh -Wlnfvw6
+- sudo util/install.sh -Wlnfv6
22
23
script:
24
- sudo mn --wifi --test pingall
@@ -27,4 +27,4 @@ script:
27
notifications:
28
email:
29
on_success: never
30
-# More details: https://docs.travis-ci.com/user/notifications#Configuring-email-notifications
+# More details: https://docs.travis-ci.com/user/notifications#Configuring-email-notifications
0 commit comments