Skip to content

Commit 972c160

Browse files
author
Emmanouil Konstantinidis
committed
Update travis
1 parent c2eda9a commit 972c160

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
language: python
22

33
python:
4+
- "2.7"
45
- "3.3"
56
- "3.4"
67
- "3.5"
8+
- "pypy"
79
- "pypy3"
810

911
install:
1012
- pip install -r requirements.txt
1113

1214
script:
1315
- python runtests.py
16+
17+
notifications:
18+
slack:
19+
secure: xcxRhPzGhq27OR9MG2WCPaE/OgZzC4S4HiX/EK9l/VID6vXyYV2ZQLbmV97nAkBqqP8CDQJ3Ynx8jWJGuSpjYEnxGjiSaOqXZCxT9aWFQb3EhNkriyBXVewxiYEF+3IscCcefsJNlNILjwGgDybyx20DttEh2+6geS+pCNiXKk1m6BjozJ8oJeVeTLf2uu9rPa2zkVJPnQXDTYY2DxCcDnBWRxAwySNsD0bwQESLDDsj1fbdqUt9KSw0R6QTAHnmV/coHaYxQi+xwPJpFXhiQvQkfcQt4/UMpO4vNqOOBvMfzpXZ5V39CU8eUFQYv/9eTOMOFMW9oVrCw6Cgps9Vivzz2U1gbctU5CbchbTS0+Z2PJJzpYnzoP5VSqvTlOChY9czMfpC9KHaCH+AeHmRMjmgyWqi+u8o6XsVVKJtwJTusDeZeR+zz94N60qAAa9fXZAEJH/WtPdAeWwsge0hLu2EeNbL2jiMVl66R5qfJm402zS104Y6K2vbzvpT0QlOeeNoMB5QUyY34WMbkR2/+fyH9BRhFNqG1hMp2XvmAJWuSIfEjKgjY8Fmtc0EQjeflIaYPY9BL2Q6rKDY6AWm1j9RKKN1uaj3aQckbh1X1x/unK2PfFe8UbvDBtFgHm98oD5QIYvQvZhqYnce4GCwbrZXsVbeD8gois+94BmokC0=

0 commit comments

Comments
 (0)