Skip to content

Commit 9144b87

Browse files
committed
Configure Travis CI to run functional tests
1 parent 49d14fb commit 9144b87

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ matrix:
3535
env: TEST_SUITE=static
3636
- php: 7.0
3737
env: TEST_SUITE=js
38+
- php: 7.0
39+
env: TEST_SUITE=functional ACCEPTANCE_INDEX=1
40+
- php: 7.0
41+
env: TEST_SUITE=functional ACCEPTANCE_INDEX=2
3842
cache:
3943
apt: true
4044
directories:

0 commit comments

Comments
 (0)