This website works better with JavaScript
Home
Explore
Help
Sign In
yangck
/
celery
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Upgrade build environment to trusty.
Omer Katz
7 years ago
parent
cef9781d4d
commit
8d00f9d1d2
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -1,5 +1,6 @@
language: python
sudo: required
+dist: trusty
cache: pip
python:
- '2.7'