wtftw should be tested against rust nightly
nxnfufunezn opened this issue · 2 comments
nxnfufunezn commented
wtftw should be tested against rust nightly but it is being tested against stable in travisCI
nxnfufunezn commented
Adding this line will fix the problem
rust: nightly
Kintaro commented
Done