Browse Source

Small change in travis generation

tempestpy_adaptions
Matthias Volk 7 years ago
parent
commit
026cb3dfdf
  1. 2
      travis/generate_travis.py

2
travis/generate_travis.py

@ -3,7 +3,7 @@
configs_linux = [
# OS, compiler
("ubuntu-16.10", "gcc", ""),
#("debian-9", "gcc", "-6"),
#("debian-9", "gcc", ""),
]
# Configurations for Mac

Loading…
Cancel
Save