Browse Source

test

pull/1/head
Fredrik Ekre 8 years ago
parent
commit
8c3cfe41d2
  1. 5
      .travis.yml

5
.travis.yml

@ -10,6 +10,11 @@ notifications: @@ -10,6 +10,11 @@ notifications:
email: false
git:
depth: 99999999
# sudo: false
addons:
apt:
packages:
- libzmq3-dev
## uncomment the following lines to allow failures on nightly julia
## (tests will run but not make your overall status red)

Loading…
Cancel
Save