Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb236d5 commit b160ba5Copy full SHA for b160ba5
.travis.yml
@@ -1,7 +1,7 @@
1
-language: go
+language: python
2
3
-go:
4
- - tip
+python:
+ - 2.7
5
6
script:
7
- date
0 commit comments