diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2015-08-01 23:45:55 +0200 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2015-08-01 23:45:55 +0200 |
| commit | 112819777c7f77a47a97474dee21bbe1cfe531ec (patch) | |
| tree | ef19201173696b0d7e4e2aad518b22dab8d1e35a /.travis.yml | |
| parent | 0c254aded5a945a2bba1ab30265c344392a7f4fa (diff) | |
| download | g-112819777c7f77a47a97474dee21bbe1cfe531ec.tar.gz g-112819777c7f77a47a97474dee21bbe1cfe531ec.zip | |
The test suite is working just fine
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ff68d06..1530789 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: bash before_script: - - source g.sh - sudo apt-get install -y zsh script: |
