Skip to content

Commit

Permalink
Merge branch 'master' of github.com:clucompany/cluCStr
Browse files Browse the repository at this point in the history
  • Loading branch information
denisandroid committed Aug 22, 2019
2 parents 739f9dc + f90cd52 commit de57cb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ language: rust
cache: cargo
rust:
- nightly
matrix:
allow_failures:
- rust: nightly
branches:
only:
- master
script:
- cargo build --verbose
- cargo test --verbose

0 comments on commit de57cb8

Please sign in to comment.