Instead of using .travis.yml
in the root of a project, is it possible to store it in a folder called .travis
or similar?
Asked
Active
Viewed 45 times
0

Alexander Mills
- 90,741
- 139
- 482
- 817
1 Answers
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