0

Instead of using .travis.yml in the root of a project, is it possible to store it in a folder called .travis or similar?

Alexander Mills
  • 90,741
  • 139
  • 482
  • 817

1 Answers1

1

It seems that .travis.yml represents the only way to configure travis... Check out this question and this statement

Matteo Basso
  • 2,694
  • 2
  • 14
  • 21