Rearrange code check

This commit is contained in:
Bob Lantz
2017-03-15 15:49:26 -07:00
parent 65acef533a
commit c1d07835bd
+2 -2
View File
@@ -10,11 +10,11 @@ matrix:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq vlan
- sudo apt-get install -qq vlan pyflakes pylint
install:
- sudo util/install.sh -fnvw
- bash -c "[ `lsb_release -rs` == '14.04' ] && make codecheck"
- sudo util/install.sh -fnvw
script:
- sudo mn --test pingall