diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-04-25 14:37:49 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-04-25 14:37:49 +0200 |
commit | 525bcd8295f72ffa09d485f86c7adea2187cde55 (patch) | |
tree | d4b281ef1c50d4070812600fc8edaa4cca3a2951 | |
parent | ac2ad8d8b5b539cc86c13229d230caa2dd461afa (diff) | |
download | gitbook-525bcd8295f72ffa09d485f86c7adea2187cde55.zip gitbook-525bcd8295f72ffa09d485f86c7adea2187cde55.tar.gz gitbook-525bcd8295f72ffa09d485f86c7adea2187cde55.tar.bz2 |
Disable travis tests on 0.12
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 8de84e7..45ba3e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ language: node_js node_js: - "stable" - "4.1" - - "0.12" before_install: - npm install svgexport -g after_success: |