Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Script in examples was renamed #89

Merged
merged 1 commit into from Apr 7, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -16,4 +16,4 @@ script:
- echo 'paths = ["."]' > .cargo/config
- git clone -q --depth 50 -b pending https://github.com/rust-gnome/examples _examples
- cd _examples
- ./build.sh
- ./build_travis.sh