core_shell_microgelscostrafo411magnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change
on this file since 43ff77c was
01e551a,
checked in by ajj, 8 years ago
|
Adding slack notifications on travis
|
-
Property mode set to
100644
|
File size:
572 bytes
|
Rev | Line | |
---|
[8b81801] | 1 | language: python |
---|
| 2 | python: |
---|
[01e551a] | 3 | - '2.7' |
---|
[8b81801] | 4 | branches: |
---|
| 5 | only: |
---|
[01e551a] | 6 | - master |
---|
[8b81801] | 7 | virtualenv: |
---|
| 8 | system_site_packages: true |
---|
[5304138] | 9 | before_install: |
---|
[01e551a] | 10 | - sudo apt-get update; |
---|
| 11 | - sudo apt-get install python-numpy python-scipy |
---|
[8b81801] | 12 | install: |
---|
[01e551a] | 13 | - pip install bumps |
---|
| 14 | - pip install unittest-xml-reporting |
---|
[8b81801] | 15 | script: |
---|
[01e551a] | 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.