Skip to content

Commit 334014d

Browse files
authored
Use ci to compile and run tests?
1 parent 16cc652 commit 334014d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ script:
2222
- python3 example.py --IDnumber=1
2323
- python3 example.py --IDnumber=2
2424
- python3 example.py --IDnumber=3
25+
- python3 example.py --IDnumber=4
26+
- python3 example.py --IDnumber=5
27+
- python3 example.py --IDnumber=6
28+
- python3 example.py --IDnumber=7
29+
- python3 example.py --IDnumber=8

0 commit comments

Comments
 (0)