Kintaro/wtftw

wtftw should be tested against rust nightly

nxnfufunezn opened this issue · 2 comments

wtftw should be tested against rust nightly but it is being tested against stable in travisCI

Adding this line will fix the problem
rust: nightly

Done