summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-12 14:07:30 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-12 14:07:30 (GMT)
commitf558e5ec4e15ff534f53df5f46c85c6f80a552c6 (patch)
tree886f5b19f3193b91cf838a5b02dd5f2adb508909 /.travis.yml
parentf11d46a5391bad92ada8f86f1dac44e43f359c28 (diff)
downloadtk-f558e5ec4e15ff534f53df5f46c85c6f80a552c6.zip
tk-f558e5ec4e15ff534f53df5f46c85c6f80a552c6.tar.gz
tk-f558e5ec4e15ff534f53df5f46c85c6f80a552c6.tar.bz2
.travis.yml update for newer tags
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 9c8a9dc..cc9f339 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,3 @@
-sudo: required
language: c
addons:
apt:
@@ -17,8 +16,7 @@ addons:
- tcl-tk
casks:
- xquartz
- update: true
-matrix:
+jobs:
include:
# Testing on Linux with various compilers
- name: "Linux/GCC/Shared"