Browse Source

Update travis.yml

pull/2/head
10sr 9 years ago
parent
commit
ca8fc44099
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml View File

@@ -1,5 +1,7 @@
language: shell
before_install:
- sudo apt-get update
install:
- sudo apt-get install zsh
script: make --debug=b test
notifications:


Loading…
Cancel
Save