core_shell_microgelscostrafo411magnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change
on this file since bccb40f was
01e551a,
checked in by ajj, 8 years ago
|
Adding slack notifications on travis
|
-
Property mode set to
100644
|
File size:
572 bytes
|
Line | |
---|
1 | language: python |
---|
2 | python: |
---|
3 | - '2.7' |
---|
4 | branches: |
---|
5 | only: |
---|
6 | - master |
---|
7 | virtualenv: |
---|
8 | system_site_packages: true |
---|
9 | before_install: |
---|
10 | - sudo apt-get update; |
---|
11 | - sudo apt-get install python-numpy python-scipy |
---|
12 | install: |
---|
13 | - pip install bumps |
---|
14 | - pip install unittest-xml-reporting |
---|
15 | script: |
---|
16 | - export WORKSPACE=/home/travis/build/SasView/sasmodels/ |
---|
17 | - python -m sasmodels.model_test dll all |
---|
18 | notifications: |
---|
19 | slack: |
---|
20 | secure: xNAUeSu1/it/x9Q2CSg79aw1LLc7d6mLpcqSCTeKROp71RhkFf8VjJnJm/lEbKHNC8yj5H9UHrz5DmzwJzI+6oMt4NdEeS6WvGhwGY/wCt2IcJKxw0vj1DAU04qFMS041Khwclo6jIqm76DloinXvmvsS+K/nSyQkF7q4egSlwA= |
---|
Note: See
TracBrowser
for help on using the repository browser.