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
f1cec5e80768fbb9d5f030610bc46c627c8fc732
fuchsia.googlesource.com-third_party-pytoml
.travis.yml
Find file
Normal view
History
Permalink
.travis.yml
101 B
Newer
Older
Add travis config
Martin Vejnár
committed
9 years ago
1
2
3
4
5
language
:
python
python
:
-
"
2.7"
-
"
3.4"
script
:
./setup.py install && python ./test/test.py