Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rust-swerve
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Louis
rust-swerve
a0ce2c359b43c9ddb8482cdf2afe0de680a0f8b3
rust-swerve
.travis.yml
Find file
Normal view
History
Permalink
.travis.yml
105 B
Newer
Older
Initial file serving implementation
Louis
committed
7 years ago
1
language
:
rust
Remove specific nightly version from travis.yml
Louis
committed
7 years ago
2
Initial file serving implementation
Louis
committed
7 years ago
3
4
5
rust
:
-
nightly
osx, 32bit, 64 bit
Louis
committed
7 years ago
6
7
8
9
10
11
12
os
:
-
linux
-
osx
env
:
-
ARCH=x86_64
-
ARCH=i686
Initial file serving implementation
Louis
committed
7 years ago
13
cache
:
cargo