Skip to content

Commit 8a22f85

Browse files
committed
Move travis to .travis
1 parent dd22d04 commit 8a22f85

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addons:
66
install:
77
- curl http://www.rust-lang.org/rustup.sh | sudo sh -
88
before_script:
9-
- ./travis/setup.sh
9+
- ./.travis/setup.sh
1010
script:
1111
- cargo test
1212
- rustdoc -L target/test -L target/test/deps --test src/lib/lib.rs
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)