summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2017-12-25 15:56:22 -0800
committerWilliam Deegan <bill@baddogconsulting.com>2017-12-25 15:56:22 -0800
commite94b3259e5b406d26e9e80b88c0579c096791429 (patch)
treee55df62c1359dee7085f6ff4624f59c1f5edaa50 /.travis.yml
parentdfdacc991ec9674e118c0f7fff3e08760ad503eb (diff)
downloadscons-git-e94b3259e5b406d26e9e80b88c0579c096791429.tar.gz
fix typo
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 b496c0395..a156448dc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ dist: trusty
language: python
install:
- - ./.travis/install.h
+ - ./.travis/install.sh
# python 3 is not fulling passing at this time
# so allow failure so the coverage stage can be reached with python 2