Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-pytoml
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-pytoml
bfb0ee0c1ad148d07b175575ea7aa931677d3072
fuchsia.googlesource.com-third_party-pytoml
.travis.yml
Find file
Normal view
History
Permalink
.travis.yml
108 B
Newer
Older
Add travis config
Martin Vejnár
committed
9 years ago
1
2
3
4
language
:
python
python
:
-
"
2.7"
-
"
3.4"
Fix travis config
Martin Vejnár
committed
9 years ago
5
script
:
python ./setup.py install && python ./test/test.py