summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-02-13 21:02:51 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-02-13 21:02:51 (GMT)
commitf1f70ca3742996e2513e639bd5f7a4a2df72770d (patch)
tree9ae5c1ec41c182ecfb65f70639e7e0e2ab818da9 /.travis.yml
parentf14346f41e7d066d72062435f39c621fd7b026c1 (diff)
downloadtk-f1f70ca3742996e2513e639bd5f7a4a2df72770d.zip
tk-f1f70ca3742996e2513e639bd5f7a4a2df72770d.tar.gz
tk-f1f70ca3742996e2513e639bd5f7a4a2df72770d.tar.bz2
Fix travis build. Revise usage of TCLDIR
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 792474f..5f01fb0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -65,4 +65,4 @@ install:
before_script:
- export ERROR_ON_FAILURES=1
script:
- - make all tktest
+ - make binaries libraries tktest