]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
actually run tests from travis
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 30 Oct 2015 18:03:34 +0000 (13:03 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 30 Oct 2015 18:03:34 +0000 (13:03 -0500)
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
.travis.yml

index ad2296a016d104af0b9e43ea09076a03b493f13f..e0ad4aa2fd1461b72fbef7502375c2fc2f5e76cb 100644 (file)
@@ -6,8 +6,7 @@ before_install:
  - sudo add-apt-repository ppa:ubuntu-lxc/daily -y
  - sudo apt-get update -qq
  - sudo apt-get install -qq libfuse-dev libdbus-glib-1-dev libglib2.0-dev
-#script: ./bootstrap.sh && ./configure && make -j4 && make tests && ./tests/main.sh
-script: ./bootstrap.sh && ./configure && make -j4 && make tests
+script: ./bootstrap.sh && ./configure && make -j4 && make tests && ./tests/main.sh
 notifications:
   email:
     recipients: