aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMiquel Sabaté <msabate@suse.com>2015-08-24 11:51:07 +0200
committerMiquel Sabaté <msabate@suse.com>2015-08-24 11:51:07 +0200
commit1709da778ecee257946c0604d3fb68696ad039c1 (patch)
treeb7de98b7b288ac62a73b3c8928185e37518c7230 /.travis.yml
parent9e9bee407b7e44dfecf48c9e0b878f40c68f01a3 (diff)
downloadg-1709da778ecee257946c0604d3fb68696ad039c1.tar.gz
g-1709da778ecee257946c0604d3fb68696ad039c1.zip
travis: realpath is no longer required
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 207cc0e..1530789 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
language: bash
before_script:
- - sudo apt-get install -y zsh realpath
+ - sudo apt-get install -y zsh
script:
- bash t/tests.sh