Skip to content

Commit

Permalink
Merge 0d53c8b into 7c300e0
Browse files Browse the repository at this point in the history
  • Loading branch information
TOFarmer committed Jun 22, 2020
2 parents 7c300e0 + 0d53c8b commit f674599
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ python:
- 3.7
- 3.8

branches:
only:
- master
- "/release-.*/"

env:
- SUITE=UNIT COVERAGE=ON
- SUITE=UNIT_DEFAULT
Expand All @@ -20,9 +25,13 @@ notifications:
email:
recipients:
- support@fitbenchmarking.com
- michael.wathen@stfc.ac.uk
on_success: never
on_failure: always
slack:
secure: qU898EgqcmQoi3kt1ZR0TAGurUjl/KCh33LVIsz1qn7TLZJvXMQQ+Yih1UGoH4csoVASJnSeIT8vjtFRg+eDR50yEap9FPRmy+qLnNtwuhmQc24sTV5PzaFe1Au4TwF37JiuUB4DQ+r736GLG5W3wb0rZFH+Xf0HKQuqH2X3i6XGD2RJ/k8YSVCIoJZMpfDKM7Jf82JyTp7LopC0pYFXrLx5BuwtJeQNbEaCTYklQJJpi+ctQxU7JXf6Thn0RIfKXY6XFTJuKnoNUB/gApLb6RhDq8zGDFzRyisKu63SZPmnFOTjy+LaA3WaDHgoP/qqOY0KCxh6d2b6Z65jpy2gyz2Nyz8HlDL7AusByoURI5akpfnaVI8HJg2Ez9mpH0e4M2H0NxfhhiGSaE4WPfckaMYksmXB6y3pYkqs4Sdq4qM4VMhe8vIBSXg2sTIF5DDhNrONvuI/hbgX9VxX29eBE41xj+FQR832hHJb0mF6O+xQa/bq8loTuYdp8eNyt8id3PqE9eaEs4DcHxZT6Erl7ZVZKr2t/OtTgpeuzVg2obFK9EwJqOlftnvqCfmgl8L0onGQv3W+E/P8xKqyhRopoRt8Vs2kosumj7i4kQiI6rcLMJ38YO+tDeruxUEJjvsYtugiWNqXziuIYJAtLo0ywlshdc2Efpr0gEcIdqK8Sic=
on_success: never
on_failure: always


before_install:
- sudo apt-get update
Expand Down

0 comments on commit f674599

Please sign in to comment.