Closed pazeshun closed 8 years ago
In #37 , .travis.yaml was made for testing. But in fact, .travis.yml is required for Travis CI. I renamed .travis.yaml to .travis.yml for correct testing.
.travis.yaml
.travis.yml
Also, I changed build environment to sudo-enabled Ubuntu Trusty for indigo testing.
I couldn't resolve error
In #37 ,
.travis.yaml
was made for testing. But in fact,.travis.yml
is required for Travis CI. I renamed.travis.yaml
to.travis.yml
for correct testing.